function ValidConsumerWithExtraArguments::addHandler
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Compiler/ TaggedHandlersPassTest.php, line 499
Class
- ValidConsumerWithExtraArguments
- Test class of a valid consumer with extra arguments.
Namespace
Drupal\Tests\Core\DependencyInjection\CompilerCode
public function addHandler(HandlerInterface $instance, $priority = 0, $extra1 = '', $extra2 = '') {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.