Skip to content

Kirby 5.0.4

F::invalidateOpcodeCache()

Invalidate opcode cache for file.

F::invalidateOpcodeCache(string $file): bool

Parameters

Name Type Default Description
$filerequired string no default value The path of the file

Return type

bool

Parent class

Kirby\Filesystem\F