Home
last modified time | relevance | path

Searched defs:modelClassName (Results 1 – 1 of 1) sorted by path

/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php16 protected string $modelClassName; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\ORM\\AbstractService
20 … public function __construct(helper_plugin_sqlite $sqlite, string $table, string $modelClassName) {