‪TYPO3CMS  9.5
TYPO3\CMS\Frontend\Page\PageRepositoryInitHookInterface Interface Reference

Public Member Functions

 init_postProcess (PageRepository $parentObject)
 

Detailed Description

Interface for classes which hook into pageSelect and do additional getPage processing

Definition at line 20 of file PageRepositoryInitHookInterface.php.

Member Function Documentation

◆ init_postProcess()

TYPO3\CMS\Frontend\Page\PageRepositoryInitHookInterface::init_postProcess ( PageRepository  $parentObject)

Modifies the DB params

Parameters
\TYPO3\CMS\Frontend\Page\PageRepository$parentObject‪Parent object