Searched refs:Locator (Results 1 – 6 of 6) sorted by relevance
8 use SimplePie\Locator; alias17 class SimplePie_Locator extends Locator
31 Locator::class => Locator::class,75 'Locator' => Locator::class,
419 * @see Locator::__construct()
26 class Locator implements RegistryAware class
1133 public function set_locator_class(string $class = Locator::class)1137 return $this->registry->register(Locator::class, $class, true);1997 $locate = $this->registry->create(Locator::class, [
17 - New method `SimplePie\Locator::set_http_client()` for providing PSR-18 HTTP client and PSR-17 fac…240 * Match links containing `feed` in the Locator class. [#621](https://github.com/simplepie/simplepie…