DevToolsCommandLoader.php
File
Fast Forward Development Tools for PHP projects.
Description
This file is part of fast-forward/dev-tools project.
license
Description
https://opensource.org/licenses/MIT MIT License
Classes
DevToolsCommandLoader
Responsible for dynamically discovering and loading Symfony Console commands within the DevTools context. This class extends the ContainerCommandLoader and integrates with a PSR-11 compatible container to lazily instantiate commands.