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
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.
0 commit comments