Ejemplo n.º 1
0
 /**
  * Refreshes the directory information.
  */
 public function refresh()
 {
     $this->fileInfo->refresh();
     $this->count = null;
 }