attach()
attach(\Zend\EventManager\EventManagerInterface $events)
Parameters
\Zend\EventManager\EventManagerInterface | $events |
An MVC listener aggregate that runs scheduled jobs after the application request has completed. This is intended as a convient way to test jobs in a development environment and is not recommended to be used on production servers.