This commit is contained in:
Spitzer_Daniel
2023-04-06 18:12:23 +02:00
parent 03ebbdb099
commit f5992e2e0b
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -34,7 +34,6 @@ class Device extends mfBaseModel
return null;
}
}
return $this->$name;
}
}