You are here

class ValidHandler in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\ValidHandler
  2. 9 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\ValidHandler

Hierarchy

  • class \Drupal\Tests\Core\DependencyInjection\Compiler\ValidHandler implements \Drupal\Tests\Core\DependencyInjection\Compiler\HandlerInterface

Expanded class hierarchy of ValidHandler

File

core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php, line 472
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\TaggedHandlersPassTest.

Namespace

Drupal\Tests\Core\DependencyInjection\Compiler
View source
class ValidHandler implements HandlerInterface {

}

Members