You are here

constant OutputRules::IM_IN_HTML in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/masterminds/html5/src/HTML5/Serializer/OutputRules.php \Masterminds\HTML5\Serializer\OutputRules::IM_IN_HTML

File

vendor/masterminds/html5/src/HTML5/Serializer/OutputRules.php, line 46
The rules for generating output in the serializer.

Class

OutputRules
Generate the output html5 based on element rules.

Namespace

Masterminds\HTML5\Serializer

Code

const IM_IN_HTML = 1;