]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/Token/Start.php
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / Token / Start.php
CommitLineData
d4949327
NL
1<?php\r
2\r
3/**\r
4 * Concrete start token class.\r
5 */\r
6class HTMLPurifier_Token_Start extends HTMLPurifier_Token_Tag\r
7{\r
8}\r
9\r
10// vim: et sw=4 sts=4\r