Home
last modified time | relevance | path

Searched refs:Thread_commentFactory (Results 1 – 2 of 2) sorted by path

/plugin/bez/mdl/
H A DModel.php39 /** @var Thread_commentFactory */
101 $this->thread_commentFactory = new Thread_commentFactory($this);
H A DThread_commentFactory.php7 class Thread_commentFactory extends Factory { class