@@ -40,14 +40,14 @@ class CompositeAttribute extends Attribute
* \param string $readFormat the preg_match format that's gonna be used in order to read values from LDAP
* \param string $writeFormat the printf format that's gonna be used in order to write values into LDAP
* \param string $acl The name of the acl for this attribute if he does not use its own. (Leave empty if he should use its own like most attributes do)
* \param string $label The label to show for this attribute. Only useful if you put this attribute inside a SetAttribute, or if you use a specific template that needs it.
* \param ?string $label The label to show for this attribute. Only useful if you put this attribute inside a SetAttribute, or if you use a specific template that needs it.