TheSeer\phpDox\Generator\Project::getSourceDir PHP Method

getSourceDir() public method

public getSourceDir ( ) : TheSeer\phpDox\FileInfo
return TheSeer\phpDox\FileInfo
    public function getSourceDir()
    {
        return $this->srcDir;
    }