Skip to content

[2.3] Document Crawler::html method #2602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2013
Merged

[2.3] Document Crawler::html method #2602

merged 1 commit into from
May 6, 2013

Conversation

pvolok
Copy link
Contributor

@pvolok pvolok commented May 5, 2013

Q A
Doc fix? no
New docs? yes (symfony/symfony#7750)
Applies to 2.3+
Fixed tickets #2572

@@ -200,6 +200,10 @@ and :phpclass:`DOMNode` objects:
$html .= $domElement->ownerDocument->saveHTML($domElement);
}

Or you can get the HTML of the first node using ``html()``::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use an api link here

@pvolok
Copy link
Contributor Author

pvolok commented May 5, 2013

@wouterj: fixed

weaverryan added a commit that referenced this pull request May 6, 2013
[2.3] Document Crawler::html method
@weaverryan weaverryan merged commit c9b65d0 into symfony:master May 6, 2013
@pvolok pvolok deleted the crawler_html branch May 6, 2013 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants