You are here

private property DumperCollection::$children in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/routing/Matcher/Dumper/DumperCollection.php \Symfony\Component\Routing\Matcher\Dumper\DumperCollection::children

Type: (DumperCollection|DumperRoute)[]

File

vendor/symfony/routing/Matcher/Dumper/DumperCollection.php, line 31

Class

DumperCollection
Collection of routes.

Namespace

Symfony\Component\Routing\Matcher\Dumper

Code

private $children = array();