You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13930 Update docs regarding 2nd argument of DomCrawler text() (DanielSiepmann)
This PR was submitted for the 5.1 branch but it was merged into the 5.0 branch instead.
Discussion
----------
Update docs regarding 2nd argument of DomCrawler text()
The 2nd Argument is true by default, therefore whitespace is trimmed by default.
Passing false will alter the default behaviour.
Previous documentation suggested the other way around.
Commits
-------
abcb183 Update docs regarding 2nd argument of DomCrawler text()
0 commit comments