File "Start.php"
Full path: /home/fsibplc/public_html/fsib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php
File
size: 135 B (135 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
/**
* Concrete start token class.
*/
class HTMLPurifier_Token_Start extends HTMLPurifier_Token_Tag
{
}
// vim: et sw=4 sts=4