invalidateScriptCache() protected method (available since version 2.0.9)
Invalidates precompiled script cache (such as OPCache or APC) for the given file.
protected void invalidateScriptCache ( $file ) | ||
---|---|---|
$file | string |
The file path. |
invalidateScriptCache() protected method (available since version 2.0.9)
Invalidates precompiled script cache (such as OPCache or APC) for the given file.
protected void invalidateScriptCache ( $file ) | ||
---|---|---|
$file | string |
The file path. |
Please login to continue.