Changed:
- added missing type-hints - added some missing `@return void`
This commit is contained in:
parent
01632b11c7
commit
241c221e4b
2 changed files with 19 additions and 8 deletions
|
|
@ -143,6 +143,7 @@ class TrustedBrowser
|
|||
|
||||
/**
|
||||
* @param int $local_user
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function removeAllForUser(int $local_user): bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue