Gc\Mvc\Module::getDir PHP 메소드

getDir() 보호된 메소드

Get module dir
protected getDir ( ) : string
리턴 string
    protected function getDir()
    {
        return $this->directory;
    }