Example #1
0
 public function match()
 {
     if (!$this->configuration->isCliServer()) {
         return null;
     }
     dump(self::class);
 }