diff --git a/Classes/Service/RootlineV8Service.php b/Classes/Service/RootlineV8Service.php index 028eb6a..6a5b6aa 100644 --- a/Classes/Service/RootlineV8Service.php +++ b/Classes/Service/RootlineV8Service.php @@ -23,6 +23,11 @@ */ class RootlineV8Service { + public function warmUp(SymfonyStyle $io) + { + $this->warmupRootline($io); + } + /** * Runs through all pages and pages_language_overlay records * and builds the rootline for each page.