Skip to content

Commit 29fff3c

Browse files
Merge branch '3.3' into 3.4
* 3.3: [Serializer] Fix extra attributes when no group specified [Intl] Make intl-data tests pass and save language aliases again [Console] Fix CommandTester::setInputs() docblock [Serializer] readd default argument value [VarDumper] fix trailling comma when dumping an exception Remove useless docblocks [FrameworkBundle] Fix docblocks [PropertyInfo] Remove useless docblocks
2 parents ea20b62 + a5af638 commit 29fff3c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Matcher/Dumper/DumperRoute.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,7 @@
2222
*/
2323
class DumperRoute
2424
{
25-
/**
26-
* @var string
27-
*/
2825
private $name;
29-
30-
/**
31-
* @var Route
32-
*/
3326
private $route;
3427

3528
/**

0 commit comments

Comments
 (0)