Пример #1
0
 public function __construct($spec, $options = null, $url = '')
 {
     parent::__construct($spec, $options);
     $this->url = $url;
 }