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