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