PHPSemVerChecker\Operation\FunctionOperationUnary::getLocation PHP Method

getLocation() public method

public getLocation ( ) : string
return string
    public function getLocation()
    {
        return $this->file;
    }