[ticket/382] Fix inheritdoc and functions_upload docblock
B3P-382
This commit is contained in:
@@ -71,7 +71,7 @@ class random_member extends module_base
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function get_template_side($module_id)
|
||||
{
|
||||
@@ -138,7 +138,7 @@ class random_member extends module_base
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function get_template_acp($module_id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user