first commit
This commit is contained in:
@@ -119,7 +119,7 @@ class FrontendEnvironment implements SingletonInterface
|
||||
* @param ?int $language
|
||||
* @return TypoScriptConfiguration
|
||||
*/
|
||||
public function getSolrConfigurationFromPageId($pageId, $language = 0): TypoScriptConfiguration
|
||||
public function getMeilisearchConfigurationFromPageId($pageId, $language = 0): TypoScriptConfiguration
|
||||
{
|
||||
return $this->getConfigurationFromPageId($pageId, '', $language);
|
||||
}
|
||||
|
Reference in New Issue
Block a user