interface a

Hierarchy

  • interface \a

Expanded class hierarchy of a

All classes that implement a

147 string references to 'a'
AnalyzeServiceReferencesPassTest::testProcess in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
AnalyzeServiceReferencesPassTest::testProcessDetectsReferencesFromInlinedDefinitions in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
AnalyzeServiceReferencesPassTest::testProcessDoesNotSaveDuplicateReferences in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php
ArgumentStringTest::testGlossary in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
Tests the glossary feature.
AutoExpireFlashBagTest::testInitialize in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php

... See full list

File

drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source4.php, line 10

View source
interface a {
  public function foo();

}

Members