Example #1
0
 /**
  * @param DrupalStyle $io
  * @param string      $files
  */
 public function generatedFiles($io, $files)
 {
     $this->showFiles($io, $files, 'application.messages.files.generated', 'application.site.messages.path', $this->site->getRoot());
 }