Defaults
BaseHandler
now supports default attributes, declared via the $defaults
property. If discovered these values will be merged with the child class's $attributes
, allowing a handler class to define "expected" attributes and types.
BaseHandler
now supports default attributes, declared via the $defaults
property. If discovered these values will be merged with the child class's $attributes
, allowing a handler class to define "expected" attributes and types.