Update keywords

This commit is contained in:
Sebastian Meyer 2024-03-31 18:34:21 +02:00
parent d8268e464f
commit f986cfb6b0
1 changed files with 3 additions and 1 deletions

View File

@ -13,12 +13,14 @@
"OverloadingSetter", "OverloadingSetter",
"Setter", "Setter",
"Singleton", "Singleton",
"StrictArray",
"StrictCollection", "StrictCollection",
"StrictList", "StrictList",
"StrictQueue", "StrictQueue",
"StrictStack", "StrictStack",
"ThrowErrorException", "ThrowErrorException",
"TriggerExceptionError" "TriggerExceptionError",
"TypeChecker"
], ],
"homepage": "https://opencultureconsulting.github.io/php-basics/", "homepage": "https://opencultureconsulting.github.io/php-basics/",
"readme": "README.md", "readme": "README.md",