Skip to content

v4.1.4 getRules method added to controller

Choose a tag to compare

@craigrileyuk craigrileyuk released this 29 Jun 16:27
· 4 commits to main since this release
2112bc4
  • Improvement: Controllers now call getRules which returns $this->rules by default. This allows you to define your endpoint rules declaratively, or functionally.