Upgrade to 3.6.4
This commit is contained in:
@@ -30,7 +30,7 @@ class UserBlueprint extends Blueprint
|
||||
|
||||
// normalize all available page options
|
||||
$this->props['options'] = $this->normalizeOptions(
|
||||
$props['options'] ?? true,
|
||||
$this->props['options'] ?? true,
|
||||
// defaults
|
||||
[
|
||||
'create' => null,
|
||||
|
||||
Reference in New Issue
Block a user