This commit is contained in:
Spitzer_Daniel
2023-03-22 16:27:00 +01:00
parent 39087dc16c
commit e44e1440d3
3 changed files with 0 additions and 3 deletions

View File

@@ -34,7 +34,6 @@ class Device extends mfBaseModel
return null;
}
}
return $this->$name;
}
}