node * @param Tag $tag Tag this template belongs to * @return void */ abstract public function check(DOMElement $template, Tag $tag); }