Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
     $this->api_data = array_merge($this->api_data, ['type' => 'tag']);
 }
Exemplo n.º 2
0
 function __construct()
 {
     parent::__construct();
     $this->api->timeout = 30;
 }