Ejemplo n.º 1
0
 /**
  * @return bool
  */
 public function hasLoi()
 {
     return !is_null($this->affiliation->getLoi());
 }