style: Форматирование

This commit is contained in:
origami11@yandex.ru 2024-08-29 11:11:20 +03:00
parent 8941f5f102
commit d692538163
9 changed files with 92 additions and 92 deletions

View file

@ -13,7 +13,7 @@ class User implements UserInterface
public $name;
public $access;
public $password;
public $id;
public $id;
public $db;
public $groups;