You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-29 22:41:11 +03:00
psalm fixes
This commit is contained in:
@ -183,7 +183,7 @@ class AdminHandler extends PFAHandler {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return true on success false on failure
|
||||
* @return bool
|
||||
*/
|
||||
public function delete() {
|
||||
if (! $this->view()) {
|
||||
|
Reference in New Issue
Block a user