test('ENDDEFINE'); } /** * Gets the tag name associated with this token parser. * * @return string The tag name */ public function getTag() { return 'DEFINE'; } }