mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Added missing php doc
This commit is contained in:
parent
6d97d6c6b2
commit
6a7936c77f
@ -109,6 +109,9 @@ class Module extends \humhub\components\Module
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
public function getName()
|
||||
{
|
||||
return Yii::t('UserModule.base', 'User');
|
||||
|
Loading…
x
Reference in New Issue
Block a user