class DisallowPHPTags extends TemplateCheck

Constants

XMLNS_XSL

XSL namespace

Methods

void
check(DOMElement $template, Tag $tag)

Prevent PHP tags from appearing in the stylesheet or in renderings

Details

at line 35
void check(DOMElement $template, Tag $tag)

Prevent PHP tags from appearing in the stylesheet or in renderings

Targets <?php tags as well as