Release 2.40.0 (#5621)
This commit is contained in:
@@ -25,7 +25,7 @@ class CustomerTestMetaFieldSubscriberMock implements EventSubscriberInterface
|
||||
];
|
||||
}
|
||||
|
||||
public function loadMeta(CustomerMetaDefinitionEvent $event)
|
||||
public function loadMeta(CustomerMetaDefinitionEvent $event): void
|
||||
{
|
||||
$definition = (new CustomerMeta())
|
||||
->setName('metatestmock')
|
||||
|
||||
Reference in New Issue
Block a user