mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-06 06:07:26 +02:00
[3.1.0] Give ConfigSchema non-static function equivalents
- Add todo to StringHashParser git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1523 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
*
|
||||
* We use this as an easy to use file-format for configuration schema
|
||||
* files.
|
||||
*
|
||||
* @todo
|
||||
* Put this in its own class hierarchy or something; this class
|
||||
* is usage agnostic.
|
||||
*/
|
||||
class ConfigSchema_StringHashParser
|
||||
{
|
||||
|
Reference in New Issue
Block a user