ImboUnitTest\EventManager\Listener::method PHP Method

method() public method

public method ( $event )
    public function method($event)
    {
        echo 'eventHandler';
    }