You are here

private property Application::$definition in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Application.php \Symfony\Component\Console\Application::definition

File

vendor/symfony/console/Application.php, line 67

Class

Application
An Application is the container for a collection of commands.

Namespace

Symfony\Component\Console

Code

private $definition;