We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10ca1f commit b15fec7Copy full SHA for b15fec7
src/Symfony/Component/Console/Command/LockableTrait.php
@@ -18,7 +18,7 @@
18
/**
19
* Basic lock feature for commands.
20
*
21
- * @author Fabien Potencier <fabien@symfony.com>
+ * @author Geoffrey Brier <geoffrey.brier@gmail.com>
22
*/
23
trait LockableTrait
24
{
0 commit comments