Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jan 30, 2023
1 parent ca46d4c commit ae6e970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/publications/src/Commands/ValidatingCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
/**
* @internal An extended Command class that provides validation methods.
*
* @todo Refactor to extend our base command to reduce repeated code. Some code can also be moved to the base command.
*
* @see \Hyde\Framework\Testing\Feature\ValidatingCommandTest
*/
class ValidatingCommand extends Command
Expand Down

0 comments on commit ae6e970

Please sign in to comment.