class CallableClass
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php \Drupal\Tests\Component\EventDispatcher\CallableClass
- 10 core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php \Drupal\Tests\Component\EventDispatcher\CallableClass
- 11.x core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php \Drupal\Tests\Component\EventDispatcher\CallableClass
Hierarchy
- class \Drupal\Tests\Component\EventDispatcher\CallableClass
Expanded class hierarchy of CallableClass
File
-
core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php, line 588
Namespace
Drupal\Tests\Component\EventDispatcherView source
class CallableClass {
public function __invoke() {
}
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
CallableClass::__invoke | public | function |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.