add missing attribute

pull/229/head
David Goodwin 7 years ago
parent 78276534d9
commit e5cacbec90

@ -92,6 +92,11 @@ class Shell {
*/
public $name;
/**
* @param string
*/
public $handler_to_use;
/**
* Constructs this Shell instance.
*

Loading…
Cancel
Save