Searched refs:Locator (Results 1 – 5 of 5) sorted by relevance
45 use SimplePie\Locator; alias53 class SimplePie_Locator extends Locator
69 Locator::class => Locator::class,113 'Locator' => Locator::class,
55 class Locator implements RegistryAware class
1057 public function set_locator_class($class = Locator::class)1061 return $this->registry->register(Locator::class, $class, true);1830 …$locate = $this->registry->create(Locator::class, [&$file, $this->timeout, $this->useragent, $this…
188 * Match links containing `feed` in the Locator class. [#621](https://github.com/simplepie/simplepie…