Sulu\Bundle\PreviewBundle\Preview\Events\PreRenderEvent::getRequestAttributes PHP Method

getRequestAttributes() public method

Returns requestAttributes.
public getRequestAttributes ( ) : RequestAttributes
return Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes
    public function getRequestAttributes()
    {
        return $this->requestAttributes;
    }