Upgrade to 3.4.3
This commit is contained in:
@@ -14,6 +14,12 @@ namespace Kirby\Cms;
|
||||
*/
|
||||
class UserBlueprint extends Blueprint
|
||||
{
|
||||
/**
|
||||
* UserBlueprint constructor.
|
||||
*
|
||||
* @param array $props
|
||||
* @throws \Kirby\Exception\InvalidArgumentException
|
||||
*/
|
||||
public function __construct(array $props)
|
||||
{
|
||||
// normalize and translate the description
|
||||
|
Reference in New Issue
Block a user