Vote Details for "Mail_IMAP" by alan_k

» Details
  • Voter:
  • Vote: +1 (not conditional)
  • Reviews:
» Comment
minor comments:
using array constructs may be neater
$this->dataTypes = array('text',...

using continue/break in foreach may reduce the nestings in some methods.