Gc\Mvc\Module::getDir PHP Method

getDir() protected method

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