Пример #1
0
 public function checkType($type)
 {
     return FileSystem::checkType($this->getPath(), $type);
 }