Home
last modified time | relevance | path

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

/plugin/fksnewsfeed/
H A Daction.php167 … $this->saveIntoStreams($this->helper->serviceNews->getMaxId(), $INPUT->param('news')['stream']);
176 private function saveIntoStreams(int $newsId, string $streamName): void { function in action_plugin_newsfeed