Summery Summery
Create an instance of the class with the input data
Syntax Syntax
Parameters Parameters
- $data
-
(Required) Input data
Source Source
File: wp-includes/SimplePie/Decode/HTML/Entities.php
{
$this->data = $data;
}
Developer Resources, Tips, Tricks, Tutorials and Much more.
Create an instance of the class with the input data
(Required) Input data
File: wp-includes/SimplePie/Decode/HTML/Entities.php
{
$this->data = $data;
}