Skip to content

Commit 4e564c3

Browse files
committed
minor #7225 Fixed a versionadded directive (javiereguiluz)
This PR was merged into the 3.2 branch. Discussion ---------- Fixed a versionadded directive Commits ------- 5a82194 Fixed a versionadded directive
2 parents aa57d46 + 5a82194 commit 4e564c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ and :phpclass:`DOMNode` objects:
285285
Expression Evaluation
286286
~~~~~~~~~~~~~~~~~~~~~
287287

288-
.. versionadded::
288+
.. versionadded:: 3.2
289289
The :method:`Symfony\\Component\\DomCrawler\\Crawler::evaluate` method was
290290
introduced in Symfony 3.2.
291291

0 commit comments

Comments
 (0)