Example #1
0
 /**
  * @param string $Item
  */
 public function addProtocol($Item)
 {
     $this->Database->addProtocol($Item);
 }