__construct() – Create a new cache object
You appear to be a bot. Output may be restricted
Description
Create a new cache object
Usage
__construct();
Parameters
Returns
void
Source
File name: wordpress/wp-includes/SimplePie/Cache/Base.php
Lines:
1 to 1 of 1
public function __construct($location, $name, $type);