$data
$data :
Internal data-structure for properties.
Generic property list implementation
__construct(\HTMLPurifier_PropertyList $parent = null)
| \HTMLPurifier_PropertyList | $parent | Parent plist |
getParent() : \HTMLPurifier_PropertyList
Returns the parent plist.
setParent(\HTMLPurifier_PropertyList $plist)
Sets the parent plist.
| \HTMLPurifier_PropertyList | $plist | Parent plist |