Skip to content
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

[TASK] Add AbstractHtmlProcessor::getHtmlElement() #1335

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

JakeQZ
Copy link
Contributor

@JakeQZ JakeQZ commented Sep 23, 2024

This is protected so that it can be used by subclasses, e.g. for iterating the DOM tree (which is likely for #1276).

This is `protected` so that it can be used by subclasses, e.g. for iterating the
DOM tree (which is likely for #1276).
@JakeQZ JakeQZ added this to the 8.0.0 milestone Sep 23, 2024
@JakeQZ JakeQZ requested a review from oliverklee September 23, 2024 15:50
@JakeQZ JakeQZ self-assigned this Sep 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 96.841% (+0.008%) from 96.833%
when pulling 6d61d4f on task/get-html-element
into 294737c on main.

@oliverklee oliverklee merged commit 642d2c7 into main Sep 23, 2024
24 checks passed
@oliverklee oliverklee deleted the task/get-html-element branch September 23, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants