Instagram\API\Framework\RequestFile::getPath PHP Method

getPath() public method

public getPath ( ) : string
return string File Path
    public function getPath()
    {
        return $this->path;
    }