Skip to content

Commit 2b78c06

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent b332e24 commit 2b78c06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tests/LazyProxy/Instantiator/RealServiceInstantiatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
use Symfony\Component\DependencyInjection\LazyProxy\Instantiator\RealServiceInstantiator;
1818

1919
/**
20-
* Tests for {@see \Symfony\Component\DependencyInjection\LazyProxy\Instantiator\RealServiceInstantiator}.
20+
* Tests for {@see RealServiceInstantiator}.
2121
*
2222
* @author Marco Pivetta <[email protected]>
2323
*/

Tests/LazyProxy/PhpDumper/NullDumperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper;
1717

1818
/**
19-
* Tests for {@see \Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper}.
19+
* Tests for {@see NullDumper}.
2020
*
2121
* @author Marco Pivetta <[email protected]>
2222
*/

0 commit comments

Comments
 (0)