.. include:: /Includes.rst.txt .. index:: Blog example; BlogRepository \TYPO3\CMS\Extbase; Persistence\Repository ================================ Get the blog from the repository ================================ The travel leads into the inner core of our little action island, the ``BlogRepository``. .. code-block:: php :caption: EXT:blog_example/Classes/Domain/Repository/OfferRepository.php