Home
last modified time | relevance | path

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

/plugin/fksnewsfeed/syntax/
H A Dcarousel.php60 $items[] = $this->getCarouselItem($feed, !$i);
88 private function getCarouselItem(ModelNews $feed, bool $active): string { function in syntax_plugin_newsfeed_carousel