You are here

class B in Currency 7.2

Hierarchy

  • class \Symfony\Component\Yaml\Tests\B

Expanded class hierarchy of B

File

currency/vendor/symfony/yaml/Tests/ParserTest.php, line 752

Namespace

Symfony\Component\Yaml\Tests
View source
class B {
  public $b = 'foo';

}

Members