Skip to content

Commit

Permalink
Merge pull request cakephp#1108 from Heranibus/patch-1
Browse files Browse the repository at this point in the history
Update retrieving-your-data.rst
  • Loading branch information
markstory committed Feb 26, 2014
2 parents ce99b33 + cbe9fb6 commit 839e76a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions en/models/retrieving-your-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ It's also possible to add and use other parameters, as is made use
of by some find types, behaviors and of course possibly with your
own model methods.

.. note::

If ``'find'`` cannot find any value it returns an empty array.

.. _model-find-first:

Expand Down

0 comments on commit 839e76a

Please sign in to comment.