You are here

private property Command::$usages in Zircon Profile 8

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

File

vendor/symfony/console/Command/Command.php, line 44

Class

Command
Base class for all commands.

Namespace

Symfony\Component\Console\Command

Code

private $usages = array();