first commit
This commit is contained in:
@@ -27,12 +27,12 @@ namespace WapplerSystems\Meilisearch;
|
||||
* This copyright notice MUST APPEAR in all copies of the script!
|
||||
***************************************************************/
|
||||
|
||||
use WapplerSystems\Meilisearch\System\Solr\Document\Document;
|
||||
use WapplerSystems\Meilisearch\System\Meilisearch\Document\Document;
|
||||
use TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController;
|
||||
|
||||
/**
|
||||
* Page document post processor interface to handle page documents after they
|
||||
* have been put together, but not yet submitted to Solr.
|
||||
* have been put together, but not yet submitted to Meilisearch.
|
||||
*
|
||||
* @author Steffen Ritter <steffen.ritter@typo3.org>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user