PHP Class Neos\Neos\ViewHelpers\StandaloneViewViewHelper
This will just set up a standalone Fluid view and render the template found at the
given path and filename. Any arguments passed will be assigned to that template,
the rendering result is returned.
= Examples =