8000 fixed CS · symfony/symfony@c6de2dc · GitHub
[go: up one dir, main page]

Skip to content

Commit c6de2dc

Browse files
committed
fixed CS
1 parent 47d26f6 commit c6de2dc

File tree

1 file changed

+2
-2
lines changed
  • src/Symfony/Bundle/WebServerBundle/Resources

1 file changed

+2
-2
lines changed

src/Symfony/Bundle/WebServerBundle/Resources/router.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
* If you have custom directory layout, then you have to write your own router
1818
* and pass it as a value to 'router' option of server:run command.
1919
*
20-
* @author: Michał Pipa <michal.pipa.xsolve@gmail.com>
21-
* @author: Albert Jessurum <ajessu@gmail.com>
20+
* @author Michał Pipa <michal.pipa.xsolve@gmail.com>
21+
* @author Albert Jessurum <ajessu@gmail.com>
2222
*/
2323

2424
// Workaround https://bugs.php.net/64566

0 commit comments

Comments
 (0)
0