Skip to content

Commit 5efd56e

Browse files
Merge branch '2.8' into 3.3
* 2.8: PHP CS Fixer: clean up repo and adjust config Dumper shouldn't use html format for phpdbg [Validator] Fix access to root object when using composite constraint
2 parents 000cad1 + 67d6e4a commit 5efd56e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Route.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ class Route implements \Serializable
3434
private $compiled;
3535

3636
/**
37+
* Constructor.
38+
*
3739
* Available options:
3840
*
3941
* * compiler_class: A class name able to compile this route instance (RouteCompiler by default)

0 commit comments

Comments
 (0)