Example #1
0
 public function getHumanReadableFileSize()
 {
     return File::getHumanReadableFileSize($this->size);
 }