mineadmin / components

mine-admin library
Apache License 2.0
10 stars 21 forks source link

fix(config-provider): ensure class_exists before instantiation #105

Closed People-Sea closed 2 months ago

People-Sea commented 2 months ago

preservefix(config-provider): ensure class_exists before instantiation Fixed an issue in ConfigProvider where a class was being instantiated without first checking if it exists. Exists when executing php bin/hyperf.php server:watchcommand

boring-cyborg[bot] commented 2 months ago

Thanks for opening this pull request! Please check out our contributing guidelines.

boring-cyborg[bot] commented 2 months ago

Awesome work, congrats on your first merged pull request!