__construct() публичный Метод

public __construct ( $type )
 public function __construct($type)
 {
     parent::__construct($type);
     $this->rest_base = 'options';
 }