You are here

class WithComments in Zircon Profile 8.0

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

Hierarchy

Expanded class hierarchy of WithComments

File

vendor/symfony/class-loader/Tests/Fixtures/Namespaced/WithComments.php, line 14

Namespace

Namespaced
View source
class WithComments {

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

}

Members

Namesort descending Modifiers Type Description Overrides
WithComments::$loaded public static property @Boolean