mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-12-17 02:54:39 +01:00
Fix coding standards violations
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
class PluginExampleDropdown extends CommonDropdown {
|
||||
|
||||
|
||||
static function getTypeName($nb=0) {
|
||||
static function getTypeName($nb = 0) {
|
||||
|
||||
if ($nb > 0) {
|
||||
return __('Plugin Example Dropdowns', 'example');
|
||||
|
||||
Reference in New Issue
Block a user