Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schmidt committed Nov 8, 2018
1 parent 7698ef3 commit 9158592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Command/AbstractCommand.php
Expand Up @@ -9,6 +9,7 @@
use Webmozart\Console\Api\Command\Command;
use MCStreetguy\SmartConsole\Utility\IO;
use MCStreetguy\SmartConsole\Annotations\Command\OptionalArgument;
use Doctrine\Common\Annotations\AnnotationReader;

/**
* The base class for command handlers.
Expand Down

0 comments on commit 9158592

Please sign in to comment.