Upgrade to 3.9.7
This commit is contained in:
@@ -46,7 +46,7 @@ class UserUuid extends Uuid
|
||||
/**
|
||||
* Pretends to fill cache - we don't need it in cache
|
||||
*/
|
||||
public function populate(): bool
|
||||
public function populate(bool $force = false): bool
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user