25 $configureActions = parent::configureActions();
29 'class' => Translate\Controller\Index\CollectLangPath::class,
36 'class' => Translate\Controller\Index\CollectPathIndex::class,
43 'class' => Translate\Controller\Index\CollectFileIndex::class,
50 'class' => Translate\Controller\Index\CollectPhraseIndex::class,
57 'class' => Translate\Controller\Index\Purge::class,
69 return $configureActions;