Skip to content

Kirby 4.7.0

F::invalidateOpcodeCache()

Invalidate opcode cache for file.

F::invalidateOpcodeCache(string $file): bool

Parameters

NameTypeDefaultDescription
$file *stringThe path of the file

Return type

bool

Parent class

Kirby\Filesystem\F