PSR Madness

at least google led me to this for the cryptic messages... http://cs.sensiolabs.org/
This commit is contained in:
Lewis Cowles 2015-05-24 13:02:47 +01:00
parent 5317b9955f
commit 92105be73d

View File

@ -332,7 +332,8 @@ class Server
$cnt = $this->numMessages();
$this->setMailbox($oldMailbox);
}
return ((int)$cnt);
return ((int) $cnt);
}
/**