You are here

class Pearlike2_FooBar in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/class-loader/Tests/Fixtures/fallback/Pearlike2/FooBar.php \Pearlike2_FooBar

Hierarchy

Expanded class hierarchy of Pearlike2_FooBar

1 string reference to 'Pearlike2_FooBar'
ClassLoaderTest::getLoadClassFromFallbackTests in vendor/symfony/class-loader/Tests/ClassLoaderTest.php

File

vendor/symfony/class-loader/Tests/Fixtures/fallback/Pearlike2/FooBar.php, line 3

View source
class Pearlike2_FooBar {
  public static $loaded = true;

}

Members