Plank\Mediable\UrlGenerators\S3UrlGenerator::getAbsolutePath PHP Method

getAbsolutePath() public method

public getAbsolutePath ( )
    public function getAbsolutePath()
    {
        return $this->getUrl();
    }