changed PHP arrays to []

This commit is contained in:
Nikita 2023-07-14 10:35:15 +03:00
parent 5e6716e068
commit 1cac92d58f
8 changed files with 72 additions and 50 deletions

3
.gitignore vendored
View file

@ -38,3 +38,6 @@ node_modules/
# dotenv environment variables file
.env
# system files
.DS_Store