Skip to content

Conversation

@alexjeen
Copy link
Contributor

Fixes the example to include the class for other command and the return value : void for to prevent a PHP warning (PHP Fatal error: Declaration of InitCommand::interact(Ahc\Cli\IO\Interactor $io) must be compatible with Ahc\Cli\Input\Command::interact(Ahc\Cli\IO\Interactor $io): void in /Users/alex/Documents/GitHub/terragrunt_helper_cli/cli.php on line 26)

This way the demo works out of the box :)

Fixes the example to include the class for other command and the return value : void for to prevent a PHP warning (PHP Fatal error:  Declaration of InitCommand::interact(Ahc\Cli\IO\Interactor $io) must be compatible with Ahc\Cli\Input\Command::interact(Ahc\Cli\IO\Interactor $io): void in /Users/alex/Documents/GitHub/terragrunt_helper_cli/cli.php on line 26)
@adhocore adhocore merged commit c76e28e into adhocore:main Sep 24, 2023
@adhocore
Copy link
Owner

sorry almost forgot this :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants