コード例 #1
0
ファイル: RebuildIndex.php プロジェクト: activelamp/purl-d8
 public function onRequest(GetResponseEvent $event, $eventName, EventDispatcherInterface $dispatcher)
 {
     return;
     $this->modifierIndex->performDueRebuilds();
 }