File "Start.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php
File size: 135 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Concrete start token class.
*/
class HTMLPurifier_Token_Start extends HTMLPurifier_Token_Tag
{
}
// vim: et sw=4 sts=4