From 0af1cfddd51403527d00edeaccf8c1fce9d00901 Mon Sep 17 00:00:00 2001 From: mattamon Date: Thu, 9 Jan 2025 15:00:18 +0000 Subject: [PATCH] Apply php-cs-fixer changes --- src/Response/Element.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Response/Element.php b/src/Response/Element.php index 164ba8a2..8c78ecef 100644 --- a/src/Response/Element.php +++ b/src/Response/Element.php @@ -35,7 +35,7 @@ 'isLocked', 'creationDate', 'modificationDate', - 'permissions' + 'permissions', ], type: 'object' )]