8000 minor #19164 [Console] update the author of the LockableTrait (xabbuh) · symfony/symfony@f40c703 · GitHub
[go: up one dir, main page]

Skip to content

Commit f40c703

Browse files
committed
minor #19164 [Console] update the author of the LockableTrait (xabbuh)
This PR was merged into the 3.2-dev branch. Discussion ---------- [Console] update the author of the LockableTrait | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #18471 (comment) | License | MIT | Doc PR | Commits ------- b15fec7 update the author of the LockableTrait
2 parents b10ca1f + b15fec7 commit f40c703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)
0