Skip to content

Commit 065d28c

Browse files
BenjaminPaapxabbuh
authored andcommitted
Fix for #5783
I can confirm, that this is the only place where the `SplStorageObject` and its methods are referenced.
1 parent c3a486b commit 065d28c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

components/dom_crawler.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ Usage
2828
The :class:`Symfony\\Component\\DomCrawler\\Crawler` class provides methods
2929
to query and manipulate HTML and XML documents.
3030

31-
An instance of the Crawler represents a set (:phpclass:`SplObjectStorage`)
32-
of :phpclass:`DOMElement` objects, which are basically nodes that you can
33-
traverse easily::
31+
An instance of the Crawler represents a set of :phpclass:`DOMElement` objects,
32+
which are basically nodes that you can traverse easily::
3433

3534
use Symfony\Component\DomCrawler\Crawler;
3635

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy