Skip to content

Commit 67d6e4a

Browse files
Merge branch '2.7' into 2.8
* 2.7: 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 091d596 + 90f96d9 commit 67d6e4a

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)