Exemple #1
0
 /**
  * @return null|Entry
  */
 public function getEntryInRule()
 {
     return $this->rule->getEntryAt($this->entryPosition);
 }