You are here

interface a in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-token-stream/tests/_fixture/source4.php \a

Hierarchy

  • interface \a

Expanded class hierarchy of a

All classes that implement a

340 string references to 'a'
AbstractOperationTest::testGetEmptyMessages in vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php
AbstractOperationTest::testGetMergedDomains in vendor/symfony/translation/Tests/Catalogue/AbstractOperationTest.php
Action::query in core/modules/action/src/Plugin/migrate/source/d6/Action.php
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass in core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
Provides test data for testSetLinkActiveClass().
AnalyzeServiceReferencesPassTest::testProcess in vendor/symfony/dependency-injection/Tests/Compiler/AnalyzeServiceReferencesPassTest.php

... See full list

File

vendor/phpunit/php-token-stream/tests/_fixture/source4.php, line 10

View source
interface a {
  public function foo();

}

Members