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