You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 More fixes 🆙
This commit is contained in:
@@ -131,7 +131,7 @@ class Password implements Rule
|
||||
/**
|
||||
* Set the minimum length of the password.
|
||||
*/
|
||||
public function length(int $length)
|
||||
public function length(int $length): static
|
||||
{
|
||||
$this->length = $length;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user