DevToolsCommandLoader.php

File

Fast Forward Development Tools for PHP projects.

Description

This file is part of fast-forward/dev-tools project.

Tags

Table of Contents

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.