Home
last modified time | relevance | path

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

/plugin/fksnewsfeed/
H A Dhelper.php108 public function fullParentDependence(int $streamId, array &$arr): void { function in helper_plugin_newsfeed
112 $this->fullParentDependence($newStreamId, $arr);
H A Daction.php180 $this->helper->fullParentDependence($stream->streamId, $streams);
/plugin/fksnewsfeed/admin/
H A Dpush.php45 $this->helper->fullParentDependence($targetStreamId, $streamIds);