chore: Проверки к типам

This commit is contained in:
origami11@yandex.ru 2025-12-02 13:16:02 +03:00
parent 8786e84568
commit 18cc1cad01
8 changed files with 34 additions and 28 deletions

View file

@ -56,7 +56,7 @@ class Manager extends Filter
/**
* @param HttpRequest $request
* @param array $get
* @param array|true $get
* @return bool
*/
public function checkXHR($request, $get): bool