Vote Details for "Mail_IMAP" by alan_k

» Details
  • Voter: Alan Knowles 
  • Vote: +1 (not conditional)
  • Reviews: Cursory source review
» 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.