Commit e43064e
committed
minor #10646 [DomCrawler] Added return of element name in
This PR was squashed before being merged into the master branch (closes #10646).
Discussion
----------
[DomCrawler] Added return of element name in `extract()` method
See a PR: symfony/symfony#29127
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
b89cd59 [DomCrawler] Added return of element name in `extract()` methodextract() method (andrey-helldar)1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
0 commit comments