BaseBuilder
Table of Contents
Methods
-
getNonce()
: void
-
getBaseCustomTags()
: void
-
getBaseHeadTags()
: void
getNonce()
public
static getNonce(array<string|int, mixed> &$options) : void
Parameters
-
$options
: array<string|int, mixed>
-
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
= ''
-
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
= ''
-