6 calls to OutputRules::wr() in Zircon Profile 8
- OutputRules::cdata in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - Write a CDATA node.
 - OutputRules::comment in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - Write a comment node.
 - OutputRules::doctype in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - OutputRules::element in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - Write an element.
 - OutputRules::openTag in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - Write the opening tag.
 - OutputRules::text in vendor/
masterminds/ html5/ src/ HTML5/ Serializer/ OutputRules.php  - Write a text node.