Application
interface Application (View source)
Methods
| int | call(string $command, array $parameters = array()) Call a console application command. | |
| string | output() Get the output from the last command. | 
Application
interface Application (View source)
| int | call(string $command, array $parameters = array()) Call a console application command. | |
| string | output() Get the output from the last command. | 
 
          
Please login to continue.