Пример #1
0
 public function setNetInfo($property, $value, $protocol, $index = 0)
 {
     $this->__load();
     return parent::setNetInfo($property, $value, $protocol, $index);
 }