/**
  * {@inheritdoc}
  */
 protected function skip()
 {
     return parent::skip() || !PathResolver::translationFilesDirectory();
 }