OnImageCollectionCreateEventListener
in package
Class OnCollectionCreateEventListener
Table of Contents
- $readService : ReadServiceInterface
- $configuration : string
- __construct() : mixed
- OnMainImageCreateEventListener constructor.
- __invoke() : OnImageCollectionCreateEventInterface
- getPropertiesIds() : array<string|int, mixed>
Properties
$readService
protected
ReadServiceInterface
$readService
$configuration
private
string
$configuration
Methods
__construct()
OnMainImageCreateEventListener constructor.
public
__construct(ReadServiceInterface $readService, $configuration) : mixed
Parameters
- $readService : ReadServiceInterface
- $configuration :
Return values
mixed —__invoke()
public
__invoke(OnImageCollectionCreateEventInterface $event) : OnImageCollectionCreateEventInterface
Parameters
Return values
OnImageCollectionCreateEventInterface —getPropertiesIds()
protected
getPropertiesIds(ModifierIdentifierCollectionInterface $modifiers) : array<string|int, mixed>
Parameters
- $modifiers : ModifierIdentifierCollectionInterface