Sulu\Bundle\PreviewBundle\Preview\Renderer\PreviewKernel::getKernelParameters PHP Method

getKernelParameters() public method

public getKernelParameters ( )
    public function getKernelParameters()
    {
        return array_merge(parent::getKernelParameters(), ['sulu.preview' => true]);
    }