Home
last modified time | relevance | path

Searched refs:getVideoRequest (Results 1 – 1 of 1) sorted by relevance

/plugin/externalembed/
H A Dsyntax.php125 … $yt_request = $this->getVideoRequest($validated_parameters);
135 … $yt_request = $this->getVideoRequest($validated_parameters);
515 private function getVideoRequest($parameters): string { function in syntax_plugin_externalembed