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