Searched refs:get_handler (Results 1 – 2 of 2) sorted by relevance
52 public static function get_handler(string $location, string $filename, $extension) function in SimplePie\\Cache77 return self::get_handler($location, $filename, $extension);
81 * @see get_handler()260 $this->handler = $this->get_handler(); // Needs to load last489 public function get_handler() function in SimplePie\\Enclosure875 $handler = $this->get_handler();