Exemplo n.º 1
0
 /**
  * @return int
  */
 public function getSize()
 {
     return $this->_filesystem->getSize($this->getPath());
 }