Skip to content

Commit b15fec7

Browse files
committed
update the author of the LockableTrait
1 parent b10ca1f commit b15fec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Command/LockableTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* Basic lock feature for commands.
2020
*
21-
* @author Fabien Potencier <fabien@symfony.com>
21+
* @author Geoffrey Brier <geoffrey.brier@gmail.com>
2222
*/
2323
trait LockableTrait
2424
{

0 commit comments

Comments
 (0)