Skip to content

Commit 44aa0c3

Browse files
authored
Method Client::setFetchOption does not exist. #106
1 parent 3e7255e commit 44aa0c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ $oFolder = $aMessage->getContainingFolder();
291291
| setConfig | array $config | self | Set the Client configuration. Take a look at `config/imap.php` for more inspiration. |
292292
| getConnection | resource $connection | resource | Get the current imap resource |
293293
| setReadOnly | bool $readOnly | self | Set read only property and reconnect if it's necessary. |
294-
| setFetchOption | integer $option | self | Fail proof setter for $fetch_option |
295294
| isReadOnly | | bool | Determine if connection is in read only mode. |
296295
| isConnected | | bool | Determine if connection was established. |
297296
| checkConnection | | | Determine if connection was established and connect if not. |

0 commit comments

Comments
 (0)