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

__construct() public method

public __construct ( RequestAttributes $requestAttributes )
$requestAttributes Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes
    public function __construct(RequestAttributes $requestAttributes)
    {
        $this->requestAttributes = $requestAttributes;
    }