Classes, interfaces and traits

SymfonyConsoleTask

Symfony Console Task

Use {@link Project#createTask} to register a new Task.
« More »

Arg

Implementation of console argument

This class handles the common description attribute and provides a default implementation for reference handling and checking for circular references that is appropriate for types that can not be nested inside elements of the same type (i.e. patternset but not path)
« More »