PageRepositoryInitHookInterface
Interface for classes which hook into pageSelect and do additional getPage processing
will be removed in TYPO3 v14.0.
Table of Contents
Methods
- init_postProcess() : mixed
- Modifies the DB params
Methods
init_postProcess()
Modifies the DB params
    public
                    init_postProcess(PageRepository $parentObject) : mixed
    Parameters
- $parentObject : PageRepository
- 
                    Parent object