Skip to content

Conversation

@ChrisToxz
Copy link

IseedCommand.php was using \Config, however it only works when an alias is set.
Which causes the following error:

Class "Config" not found
at vendor/orangehill/iseed/src/Orangehill/Iseed/IseedCommand.php:168

This PR changes that to the config() helper.
This also improves consistency, since the config() helper was already being used in the same file, e.g. line 209

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.

1 participant