Neos\FluidAdaptor\ViewHelpers\RenderChildrenViewHelper::getWidgetChildNodes PHP Метод

getWidgetChildNodes() защищенный Метод

protected getWidgetChildNodes ( ) : TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\RootNode
Результат TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\RootNode
    protected function getWidgetChildNodes()
    {
        return $this->getWidgetContext()->getViewHelperChildNodes();
    }