mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-03 20:58:11 +02:00
[1.2.0] Add documentation to PercentEncoder.php
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@510 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Class that handles operations involving percent-encoding in URIs.
|
||||||
|
*/
|
||||||
class HTMLPurifier_PercentEncoder
|
class HTMLPurifier_PercentEncoder
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user