misc: Some minor improvements (#1829)

This commit is contained in:
Roman Kelesidis 2025-03-02 14:15:41 +07:00 committed by GitHub
commit 3b8ee4c4d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 8 deletions

View file

@ -41,5 +41,5 @@ $ajax->exec();
/**
* @deprecated ajax_common
* Dirty class removed from here since 2.2.0
* To add new actions see at src/Legacy/Ajax.php
* To add new actions see at src/Ajax.php
*/