PHP Neos\FluidAdaptor\ViewHelpers\Fixtures Namespace

Classes

Name Description
EmptySyntaxTreeNode [Enter description here]
UserDomainClass Example domain class which can be used to test different view helpers, e.g. the "select" view helper.
UserWithToString Dummy object to test Viewhelper behavior on objects with and without a __toString method
UserWithoutToString Dummy object to test Viewhelper behavior on objects with and without a __toString method