FluidTYPO3\Vhs\ViewHelpers\Menu\SubViewHelper::initializeArguments PHP 메소드

initializeArguments() 공개 메소드

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);
    }