You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-20 22:21:19 +03:00
tighten psalm checks
This commit is contained in:
@@ -20,7 +20,7 @@ class Crypt {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return true/false boolean
|
||||
* @return bool
|
||||
*/
|
||||
public function crypt($algorithm) {
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user