ResultTypeArrayAware
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 an Array type.
since |
4.2.0 |
---|---|
package |
Joomla CMS |
Properties
resultIsFalseable
Can the result attribute values also be boolean FALSE?
deprecated
since |
4.2.0 |
---|---|
deprecated |
5.0 You should use nullable values or exceptions instead of returning boolean false results. |
Type(s)
bool