You are here

class Pearlike_WithComments in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/class-loader/Tests/Fixtures/Pearlike/WithComments.php \Pearlike_WithComments

Hierarchy

Expanded class hierarchy of Pearlike_WithComments

1 string reference to 'Pearlike_WithComments'
ClassCollectionLoaderTest::testCommentStripping in vendor/symfony/class-loader/Tests/ClassCollectionLoaderTest.php

File

vendor/symfony/class-loader/Tests/Fixtures/Pearlike/WithComments.php, line 12

View source
class Pearlike_WithComments {

  /** @Boolean */
  public static $loaded = true;

}

Members