예제 #1
0
 public function getViolationPayload()
 {
     return array_merge(parent::getViolationPayload(), array('member_of' => $this->arguments));
 }