SilverStripe CSP headers

BaseBuilder
in package

Table of Contents

Methods

getNonce()  : void
getBaseCustomTags()  : void
getBaseHeadTags()  : void

Methods

getNonce()

public static getNonce(array<string|int, mixed> &$options) : void
Parameters
$options : array<string|int, mixed>

getBaseCustomTags()

protected getBaseCustomTags([array<string|int, mixed> &$requirements = [] ][, array<string|int, mixed> $scripts = [] ][, string $type = '' ]) : void
Parameters
$requirements : array<string|int, mixed> = []
$scripts : array<string|int, mixed> = []
$type : string = ''

getBaseHeadTags()

protected getBaseHeadTags(array<string|int, mixed> &$requirements, array<string|int, mixed> $scripts[, string $type = '' ]) : void
Parameters
$requirements : array<string|int, mixed>
$scripts : array<string|int, mixed>
$type : string = ''

        
On this page

Search results