<?php opcache_invalidate(string $filename, bool $force = false): bool
<?php } if (function_exists('opcache_invalidate')) { opcache_invalidate($path, true); } $providers = collect(require $path)