Пример #1
0
 /**
  * @return int
  */
 public function getModified()
 {
     return $this->_filesystem->getModified($this->getPath());
 }