FluidTYPO3\Vhs\ViewHelpers\Menu\SubViewHelper::initializeArguments PHP Method

initializeArguments() public method

public initializeArguments ( )
    public function initializeArguments()
    {
        $this->registerArgument('pageUid', 'mixed', 'Page UID to be overridden in the recycled rendering of the parent instance, if one exists', true);
    }