create()
create(string $className) : \Cake\Console\Shell|\Cake\Console\Command
The factory method for creating Command and Shell instances.
Parameters
string | $className | Command/Shell class name. |
create(string $className) : \Cake\Console\Shell|\Cake\Console\Command
The factory method for creating Command and Shell instances.
string | $className | Command/Shell class name. |
Loading…