FOF30\View\Compiler\CompilerInterface::isCacheable PHP Méthode

isCacheable() public méthode

Are the results of this compiler engine cacheable? If the engine makes use of the forcedParams it must return false.
public isCacheable ( ) : mixed
Résultat mixed
    public function isCacheable();
CompilerInterface