Home
last modified time | relevance | path

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

/plugin/bez/mdl/
H A DModel.php51 /** @var Authentication_tokenFactory */
109 $this->authentication_tokenFactory = new Authentication_tokenFactory($this);
H A DAuthentication_tokenFactory.php7 class Authentication_tokenFactory extends Factory { class