class Bar

Hierarchy

  • class \Apc\NamespaceCollision\A\Bar

Expanded class hierarchy of Bar

27 string references to 'Bar'
AutoExpireFlashBagTest::testAll in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
AutoExpireFlashBagTest::testPeekAll in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
BookTest::testBookNodeTypeChange in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
ClassLoaderTest::testGetPrefixes in drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
ClassMetadataTest::testGroupSequencesFailIfNotContainingDefaultGroup in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php

... See full list

File

drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php, line 14

Namespace

Apc\NamespaceCollision\A
View source
class Bar {
  public static $loaded = true;

}

Members