You are here

public function Service::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\Service::onEvent()

File

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

Class

Service

Namespace

Symfony\Component\EventDispatcher\Tests

Code

public function onEvent(Event $e) {
}