Skip to content

Commit 54fb85a

Browse files
committed
DX: replace @link with @see annotation
1 parent a6239b1 commit 54fb85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Logger/ConsoleLogger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*
2323
* @author Kévin Dunglas <[email protected]>
2424
*
25-
* @link http://www.php-fig.org/psr/psr-3/
25+
* @see http://www.php-fig.org/psr/psr-3/
2626
*/
2727
class ConsoleLogger extends AbstractLogger
2828
{

0 commit comments

Comments
 (0)