Start typing to see suggestions. Use arrow keys to navigate, Enter to select.

cspNonce()

Kirby site method

No documentation available.

Usage

This method is available on the $site object:

$site->cspNonce();
// or
site()->cspNonce();

Source: /methods/site/cspNonce.php

Jump to