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