Searched refs:get_permanent_uri (Results 1 – 6 of 6) sorted by relevance
44 public function get_permanent_uri(): string; function
47 public function get_permanent_uri(): string function in SimplePie\\HTTP\\RawTextResponse
44 public function get_permanent_uri(): string function in SimplePie\\HTTP\\Psr7Response
310 public function get_permanent_uri(): string function in SimplePie\\File438 $file->permanent_url = $response->get_permanent_uri();
2090 $this->permanent_url = $file->get_permanent_uri();
49 …- `SimplePie\File::$permanent_url` is deprecated, use `SimplePie\File::get_permanent_uri()` instead