Esempio n. 1
0
 public function has(Xref $xref)
 {
     return $this->hasById($xref->getId());
 }