Skip to content

Commit

Permalink
Merge pull request #302 from FriendsOfCake/dereuromark-patch-2
Browse files Browse the repository at this point in the history
note about custom finders and more complex callback examples
  • Loading branch information
ADmad authored Nov 7, 2020
2 parents e4c71b4 + 3cc8aea commit 8376995
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,3 +530,6 @@ $this->FormProtection->setConfig('unlockedActions', ['index']);

### IDE compatibility
For auto-complete and type-hinting on the Search behavior method, using/running the [IdeHelper code completion](https://github.com/dereuromark/cakephp-ide-helper/blob/master/docs/CodeCompletion.md) is recommended.

### Additional Resources
- For more complex callbacks with custom finders see [Tags plugin docs](https://github.com/dereuromark/cakephp-tags/tree/master/docs#searchfilter).

0 comments on commit 8376995

Please sign in to comment.