ResultTypeStringAware
trait ResultTypeStringAware
This Trait partially implements the ResultAwareInterface for type checking.
Events using this Trait (and the ResultAware trait) will expect event handlers to set results of a String type.
Properties
Methods
void
typeCheckResult(mixed $data)
Checks the type of the data being appended to the result argument.