We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827014e commit 47bc7dcCopy full SHA for 47bc7dc
components/dom_crawler.rst
@@ -132,7 +132,9 @@ and :method:`Symfony\\Component\\DomCrawler\\Crawler::filter`::
132
133
.. note::
134
135
- The default namespace is registered with a name "default".
+ The default namespace is registered with a prefix "default". It can be
136
+ changed with the
137
+ :method:`Symfony\\Component\\DomCrawler\\Crawler::setDefaultNamespacePrefix`.
138
139
.. caution::
140
0 commit comments