8000 Fabbot prefers @see over @link · symfony/symfony@90e6bcd · GitHub
[go: up one dir, main page]

Skip to content

Commit 90e6bcd

Browse files
committed
Fabbot prefers @see over @link
1 parent 15fae6f commit 90e6bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ protected function createController()
2727
/**
2828
* This test protects the default subscribed core services against accidental modification.
2929
*
30-
* @link https://github.com/symfony/symfony/pull/27415
30+
* @see https://github.com/symfony/symfony/pull/27415
3131
*/
3232
public function testSubscribedServices()
3333
{

0 commit comments

Comments
 (0)
0