| File: | 
src/Imapx.php | 
 
| Role: | 
Class source | 
 
| Content type: | 
text/plain | 
 
| Description: | 
Class source | 
 
| Class: | 
PHP Imap Library 
Read and decode email from IMAP or POP3 mailboxes | 
 
| Author: | 
By Nahid Bin Azhar | 
 
|  Last change: | 
private to protected 
 
I have a problem to create dynamically configurated email-parser on Laravel (configurations from my DB, not from config file), so I tried to inherit your Imapx (add a constuctor with parameters), but private variables don't allowed to changing using inheritation.((( So I think would be better to change private to protected. 
I don't know it is necessary for imapxPHP.php or not, but for Laravel version this fix will be good, I think. | 
 
| Date: | 
8 years ago | 
 
| Size: | 
6,356 bytes | 
 
 | 
 
 
 | 
 |