Exemple #1
0
 /**
  * @return array|false
  */
 public function Quota()
 {
     return $this->oImapClient->Quota();
 }