Skip to content

Kirby 5.1.1

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