StringableFormElementInterface
Interface for form elements capable of converting their complex values to string
Table of Contents
Methods
- valueToString() : string
Methods
valueToString()
public
valueToString(mixed $value) : string
Parameters
- $value : mixed