File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of phpDocumentor.
7+ *
8+ * For the full copyright and license information, please view the LICENSE
9+ * file that was distributed with this source code.
10+ *
11+ * @link https://phpdoc.org
12+ */
13+
514namespace phpDocumentor \Guides \Bootstrap \DependencyInjection ;
615
716use Symfony \Component \Config \FileLocator ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of phpDocumentor.
7+ *
8+ * For the full copyright and license information, please view the LICENSE
9+ * file that was distributed with this source code.
10+ *
11+ * @link https://phpdoc.org
12+ */
13+
514namespace phpDocumentor \Guides \Bootstrap \Nodes ;
615
716use phpDocumentor \Guides \Nodes \InlineCompoundNode ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of phpDocumentor.
7+ *
8+ * For the full copyright and license information, please view the LICENSE
9+ * file that was distributed with this source code.
10+ *
11+ * @link https://phpdoc.org
12+ */
13+
514namespace phpDocumentor \Guides \Bootstrap \Nodes ;
615
716use phpDocumentor \Guides \Nodes \InlineCompoundNode ;
Original file line number Diff line number Diff line change 22
33declare (strict_types=1 );
44
5+ /**
6+ * This file is part of phpDocumentor.
7+ *
8+ * For the full copyright and license information, please view the LICENSE
9+ * file that was distributed with this source code.
10+ *
11+ * @link https://phpdoc.org
12+ */
13+
514namespace phpDocumentor \Guides \Bootstrap \Nodes ;
615
716use phpDocumentor \Guides \Nodes \InlineCompoundNode ;
You can’t perform that action at this time.
0 commit comments