Neos\FluidAdaptor\ViewHelpers\RenderChildrenViewHelper::getWidgetChildNodes PHP Méthode

getWidgetChildNodes() protected méthode

protected getWidgetChildNodes ( ) : TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\RootNode
Résultat TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\RootNode
    protected function getWidgetChildNodes()
    {
        return $this->getWidgetContext()->getViewHelperChildNodes();
    }