예제 #1
0
 public function getUsedBy()
 {
     return cmd::searchTemplate('"' . $this->getVersion() . '":"' . $this->getName() . '"', null, $this->getType(), $this->getSubtype());
 }