Пример #1
0
 function __construct()
 {
     parent::__construct();
     $this->api_data = array_merge($this->api_data, ['type' => 'tag']);
 }
Пример #2
0
 function __construct()
 {
     parent::__construct();
     $this->api->timeout = 30;
 }