mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-30 14:49:55 +02:00
Fixed Travis errors.
This commit is contained in:
parent
55b00c7f22
commit
84d268aba3
8 changed files with 13 additions and 12 deletions
|
@ -66,6 +66,8 @@ class LogEntryVoter extends ExtendedVoter
|
|||
|
||||
return $this->resolver->inherit($user, 'system', 'show_logs') ?? false;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
protected function supports($attribute, $subject)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue