Beispiel #1
0
 private function whenIGetTheHeadElementsOf($action)
 {
     return $this->actionField->headElements(new Parameter($action, new UnknownType()));
 }