Example #1
0
 /**
  * @return string
  */
 public function getKey()
 {
     return $this->rule->getId() . '.' . $this->marker;
 }