Copied!
AbstractInterface
Methods
public abstract get(string $name) : Symfony\Component\Console\Command\Command
 

Loads a command.

  • throws \CommandNotFoundException
public abstract getNames() : array
 
  • return string[]
public abstract has(string $name) : bool
 

Checks if a command exists.

© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration