Console
Table of Contents
Classes
- Application
- Extend the Application class to be able to provide a custom version string
- CommandApplication
- Entry point for the TYPO3 Command Line for Commands In addition to a simple Symfony Command, this also sets up a CLI user
- CommandRegistry
- Registry for Symfony commands, populated via dependency injection tags
- UnknownCommandException
- Exception thrown when an unregistered command is asked for