Beispiel #1
0
 /**
  * @return int | false
  */
 function GetQuota()
 {
     return $this->_imapMail->get_quota();
 }