diff --git a/lam/lib/types.inc b/lam/lib/types.inc index 2decfd87b..f84a740d7 100644 --- a/lam/lib/types.inc +++ b/lam/lib/types.inc @@ -106,7 +106,7 @@ class ConfiguredType { private string $id; - private string $suffix; + private $suffix; private $attributes;