Skip to content

Kirby 4.1.2

F::invalidateOpcodeCache()

Invalidate opcode cache for file.

F::invalidateOpcodeCache(string $file): bool

Parameters

Name Type Default Description
$file * string The path of the file

Return type

bool

Parent class

Kirby\Filesystem\F