fix(lint)

This commit is contained in:
veselcraft 2025-02-28 17:36:34 +03:00
parent 6f722bbb43
commit 2c46297853
No known key found for this signature in database
GPG key ID: 9CF0B42766CCF7BA
3 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@ final class Groups extends VKAPIRequestHandler
$clbsCount = $user->getClubCount();
}
$rClubs = array();
$rClubs = [];
$ic = sizeof($clbs);
if (sizeof($clbs) > $count) {