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:
@@ -26,6 +26,7 @@ use Permissions;
|
||||
* @property-read int|null $ports_count
|
||||
* @property-read int|null $sensors_count
|
||||
* @property-read int|null $wirelessSensors_count
|
||||
* @method static \Database\Factories\DeviceFactory factory(...$parameters)
|
||||
*/
|
||||
class Device extends BaseModel
|
||||
{
|
||||
|
Reference in New Issue
Block a user