Fix the construction of HTML\Element objects
It looks like a made a very basic error in !2 (merged) and forgot to prefix the is_void_element()
method call with $this
. This merge request fixes this problem.
Apologies for the mistake!
Edited by Sam White