Skip to content

Commit

Permalink
no-task fix console template
Browse files Browse the repository at this point in the history
  • Loading branch information
nxsschoenfeld committed Aug 22, 2024
1 parent fbf1121 commit d230e6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use Symfony\Component\Console\Output\OutputInterface;
/**
* @method \{{ organization }}\Zed\{{ module }}\Business\{{ module }}FacadeInterface getFacade()
* @method \{{ organization }}\Zed\{{ module }}\Communication\{{ module }}CommunicationFactory getFactory()
*/
class {{ className }}Console extends Console
{
Expand Down

0 comments on commit d230e6b

Please sign in to comment.