class Bar

Hierarchy

  • class \Apc\Namespaced\Bar

Expanded class hierarchy of Bar

20 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
ClassLoaderTest::testGetPrefixes in drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
config_upgrade.test.yml in drupal/core/modules/system/tests/modules/config_upgrade/config/config_upgrade.test.yml
drupal/core/modules/system/tests/modules/config_upgrade/config/config_upgrade.test.yml
DocParserTest::testTrailingCommaIsAllowed in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php

... See full list

File

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

Namespace

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

}

Members