Exemple #1
0
 /**
  * @return bool true if LHSModule == RHSModule
  */
 protected function is_self_relationship()
 {
     return $this->relationship->isSelfReferencing();
 }