Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon authored and github-actions[bot] committed Jan 9, 2025
1 parent b5648f6 commit 0af1cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Response/Element.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'isLocked',
'creationDate',
'modificationDate',
'permissions'
'permissions',
],
type: 'object'
)]
Expand Down

0 comments on commit 0af1cfd

Please sign in to comment.