Skip to content

Commit

Permalink
Merge pull request #25 from sabbelasichon/issue-24
Browse files Browse the repository at this point in the history
[TASK] Register implementation with container
  • Loading branch information
sabbelasichon authored Jan 7, 2021
2 parents 6c92136 + 9f178a5 commit 7822616
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 2 additions & 0 deletions ext_localconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,5 @@
}
}
'));

\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Extbase\Object\Container\Container::class)->registerImplementation(\TYPO3\CMS\Extbase\Persistence\QueryResultInterface::class, \Bzga\BzgaBeratungsstellensuche\Persistence\QueryResult::class);
7 changes: 0 additions & 7 deletions ext_typoscript_setup.txt

This file was deleted.

0 comments on commit 7822616

Please sign in to comment.