PHPSA\Definition\FunctionDefinition::getFilepath PHP Method

getFilepath() public method

public getFilepath ( ) : string
return string
    public function getFilepath()
    {
        return $this->filepath;
    }