public function CallableClass::__invoke in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php \Drupal\Tests\Component\EventDispatcher\CallableClass::__invoke()
File
- core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php, line 534
Class
Namespace
Drupal\Tests\Component\EventDispatcherCode
public function __invoke() {
}