You are here

public function SubscriberService::onEvent in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php \Symfony\Component\EventDispatcher\Tests\SubscriberService::onEvent()

File

vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php, line 246

Class

SubscriberService

Namespace

Symfony\Component\EventDispatcher\Tests

Code

public function onEvent(Event $e) {
}