Home
last modified time | relevance | path

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

/plugin/fksnewsfeed/admin/
H A Dpush.php69 $newsInStream = $this->newsToId($stream->getNews());
71 foreach ($this->newsToId($allNews) as $id) {
87 private function newsToId(array $news): array { function in admin_plugin_newsfeed_push