Skip to content

Commit ee9ead4

Browse files
authored
bug #1516 [common] add missing class header
1 parent be24be4 commit ee9ead4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Maker/Common/InstallDependencyTrait.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
use Symfony\Bundle\MakerBundle\ConsoleStyle;
1515
use Symfony\Component\Process\Process;
1616

17+
/**
18+
* @author Jesse Rushlow <[email protected]>
19+
*
20+
* @internal
21+
*/
1722
trait InstallDependencyTrait
1823
{
1924
/**

0 commit comments

Comments
 (0)