You are here

public function CallableClass::__invoke in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php \Symfony\Component\EventDispatcher\Tests\CallableClass::__invoke()

File

vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php, line 317

Class

CallableClass

Namespace

Symfony\Component\EventDispatcher\Tests

Code

public function __invoke() {
}