Example #1
0
 /**
  * Reinitialize the file browser
  * @return null
  */
 public function resetFileBrowser()
 {
     $this->browser->reset();
 }