$classNames List of class names to warm * @return int Number of components warmed */ public function warmCache(array $classNames): int; }