You are here

interface HandlerInterface in Zircon Profile 8

Same name in this branch
  1. 8 vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php \Symfony\Component\CssSelector\Parser\Handler\HandlerInterface
  2. 8 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\HandlerInterface
Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\HandlerInterface

Hierarchy

Expanded class hierarchy of HandlerInterface

All classes that implement HandlerInterface

2 string references to 'HandlerInterface'
NameGeneratorSpec::its_name_generates_name_based_only_on_class_if_its_available in vendor/phpspec/prophecy/spec/Prophecy/Doubler/NameGeneratorSpec.php
NameGeneratorSpec::its_name_generates_name_based_on_interface_shortnames in vendor/phpspec/prophecy/spec/Prophecy/Doubler/NameGeneratorSpec.php

File

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

Namespace

Drupal\Tests\Core\DependencyInjection\Compiler
View source
interface HandlerInterface {

}

Members