See Release Notes
Long Term Support Release
(no description)
File Size: | 130 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_VarParser_Flexible:: (1 method):
parseImplementation()
Class: HTMLPurifier_VarParser_Flexible - X-Ref
Performs safe variable parsing based on types which can be used byparseImplementation($var, $type, $allow_null) X-Ref |
param: mixed $var param: int $type param: bool $allow_null return: array|bool|float|int|mixed|null|string |