ResultTypeBooleanAware
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 Boolean type.
| since |
4.2.0 |
|---|---|
| package |
Joomla CMS |
Properties
resultIsNullable
Can the result attribute values also be NULL?
| since |
4.2.0 |
|---|
Type(s)
bool