Comments and improvements
This commit is contained in:
@ -24,7 +24,7 @@ class MyShell extends Shell
|
||||
|
||||
protected $seq = 0;
|
||||
|
||||
protected function configure()
|
||||
public function __construct()
|
||||
{
|
||||
$context = new MyContext();
|
||||
$this->pushContext($context);
|
||||
|
Reference in New Issue
Block a user