Skip to content

Commit e3ce0ee

Browse files
committed
set class header in maker
1 parent 602a94b commit e3ce0ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Maker/MakeResetPassword.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
use Symfony\Component\Console\Input\InputInterface;
2626
use SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle;
2727

28+
/**
29+
* @author Romaric Drigon <[email protected]>
30+
* @author Jesse Rushlow <[email protected]>
31+
* @author Ryan Weaver <[email protected]>
32+
*
33+
* @internal
34+
*/
2835
class MakeResetPassword extends AbstractMaker
2936
{
3037
/**

0 commit comments

Comments
 (0)