Skip to content

Commit c250801

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: Static code analysis Update AnnotationDirectoryLoader.php [FrameworkBundle] Fix template location for PHP templates [FrameworkBundle] Add path verification to the template parsing test cases
2 parents 55efe12 + 4830b1d commit c250801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Normalizer/GetSetMethodNormalizerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ public function provideCallbacks()
420420
array(
421421
array(
422422
'bar' => function ($bar) {
423-
return;
424423
},
425424
),
426425
'baz',

0 commit comments

Comments
 (0)