GetTypeViewHelper
class GetTypeViewHelper extends AbstractViewHelper (View source)
View helper to check if a given value is an array.
= Examples =
{neos:getType(value: 'foo')}
<output>
string
</output>
<code title="Use with shorthand syntax">
{myValue -> neos:getType()}
Methods
void
initializeArguments()
No description
string
render()
No description
Details
void
initializeArguments()
No description
string
render()
No description