Skip to content

Conversation

samsonasik
Copy link

need to be tested first in app.

$this->setEventManager(new EventManager($identifiers));
$eventManager = new EventManager();
$eventManager->setIdentifiers($identifiers);
$this->setEventManager($eventManager);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Danielss89 this is to support zf3 eventmanager set identifiers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant