mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PHPDoc fixes (#12693)
This commit is contained in:
@@ -247,7 +247,7 @@ class PermissionsCache
|
||||
}
|
||||
|
||||
/**
|
||||
* @param Demixed $device
|
||||
* @param mixed $device
|
||||
* @return int
|
||||
*/
|
||||
private function getDeviceId($device)
|
||||
|
Reference in New Issue
Block a user