Skip to content

Defaults

Compare
Choose a tag to compare
@MGatner MGatner released this 26 Feb 18:50
· 41 commits to master since this release
f5fc3ce

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.