mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-23 23:57:41 +01:00
Fixed some inspection issues.
This commit is contained in:
@@ -286,9 +286,9 @@ class PermissionsEmbed
|
||||
|
||||
if (self::DISALLOW == $value) {
|
||||
return false;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user