Home
last modified time | relevance | path

Searched refs:subscriptionFactory (Results 1 – 1 of 1) sorted by last modified time

/plugin/bez/mdl/
H A DModel.php55 protected $subscriptionFactory; variable in dokuwiki\\plugin\\bez\\mdl\\Model
58 $models = array('userFactory', 'threadFactory', 'labelFactory', 'thread_commentFactory', 'taskFactory', 'task_programFactory', 'task_commentFactory', 'authentication_tokenFactory', 'subscriptionFactory');
111 $this->subscriptionFactory = new SubscriptionFactory($this);