* [ * '/mysite', * 'vendor/module:themename', * '/framework/admin' * 'simple' * ] * * * These may be in any format, including vendor/namespace:path, or /absolute-path, * but will not include references to any other {@see ThemeContainer} as * SSViewer::get_themes() does. * * @return array */ public function getThemes(); }