Пример #1
0
 public function reportShouldBeFilledFromMatch($match, ReportInterface $report)
 {
     $report->receiveAPlot($key, $value);
     return $this;
 }