You are here

protected static property JsProxyCache::$fullBootstrapAllowed in JS Callback Handler 7.2

Flag indicating whether a full bootstrap may be performed.

Type: bool

File

src/JsProxyCache.php, line 34

Class

JsProxyCache
JS custom cache handler.

Code

protected static $fullBootstrapAllowed = FALSE;