1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-31 10:04:20 +03:00

6 Commits

Author SHA1 Message Date
2edabc3e03 phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
823f27b29d phpcs wants to change ... 2021-03-22 09:28:28 +00:00
7107e17c4c composer format 2020-09-25 21:33:26 +01:00
3c7da4f3b8 Refactor some methods
PFAHandler::store() -> PFAHandler::save();
 PFAHandler::storemore() -> PFAHandler::postSave();
 PFAHandler::beforestore() -> PFAHandler::preSave();
2020-09-25 21:29:45 +01:00
10c92da8c8 improve domain handler test 2020-09-24 22:32:19 +01:00
dcef888587 token test coverage 2019-03-01 21:20:34 +00:00