File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ You can define your accounts inside the `config/imap.php` file:
139139| --------------------- | ------------------------------------------------- | :-----: | ---------------------------------------------------------------------------------------------------------------------------- |
140140| setConfig | array $config | self | Set the Client configuration. Take a look at ` config/imap.php ` for more inspiration. |
141141| setReadOnly | bool $readOnly | self | Set read only property and reconnect if it's necessary. |
142+ | setFetchOption | integer $option | self | Fail proof setter for $fetch_option |
142143| isReadOnly | | bool | Determine if connection is in read only mode. |
143144| isConnected | | bool | Determine if connection was established. |
144145| checkConnection | | | Determine if connection was established and connect if not. |
You can’t perform that action at this time.
0 commit comments