예제 #1
0
 public function getPathWithoutExtension()
 {
     return Toolbox::getPathWithoutExtension($this->sPath);
 }