You are here

public function CallableClass::__invoke in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php \Drupal\Tests\Component\EventDispatcher\CallableClass::__invoke()

File

core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php, line 584

Class

CallableClass

Namespace

Drupal\Tests\Component\EventDispatcher

Code

public function __invoke() {
}