public function __construct($client) { parent::__construct($client); }
/** * Constructor */ function __construct() { parent::__construct(); }