Searched refs:getYouTubeThumbnail (Results 1 – 2 of 2) sorted by relevance
/plugin/externalembed/helper/ | ||
H A D | cacheInterface.php | 54 public function getYouTubeThumbnail($video_id): array { function in helper_plugin_externalembed_cacheInterface |
/plugin/externalembed/ | ||
H A D | action.php | 120 … $latest_thumbnail = $cacheHelper->getYouTubeThumbnail($video_id); //get latest thumbnail |