Php cs fix

This commit is contained in:
Julie Lenaerts 2024-11-04 17:58:43 +01:00 committed by Julien Fastré
parent 5eec4f1281
commit 9c918a151c
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -125,8 +125,6 @@ class ActivityReasonCategory implements \Stringable
/**
* Set name.
*
* @param array $name
*
* @return ActivityReasonCategory
*/
public function setName(array $name)