From af7066546d453819ec49d2de74573e0f03347c6d Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:18:13 -0500 Subject: [PATCH] add ref --- source/read.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/read.txt b/source/read.txt index b3c0b89d..1e01ef17 100644 --- a/source/read.txt +++ b/source/read.txt @@ -74,6 +74,8 @@ that matches the specified criteria: To learn more about the ``findOne()`` method, see the :ref:`php-retrieve-find-one` section in the Retrieve Data guide. +.. _php-find-many-documents: + Find Multiple -------------