mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 16:24:50 +00:00
Add new optional beta email parser thats based on ImapEngine instead of Webklex
This commit is contained in:
5
plugins/vendor/directorytree/imapengine/src/Exceptions/ImapConnectionTimedOutException.php
vendored
Normal file
5
plugins/vendor/directorytree/imapengine/src/Exceptions/ImapConnectionTimedOutException.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace DirectoryTree\ImapEngine\Exceptions;
|
||||
|
||||
class ImapConnectionTimedOutException extends ImapConnectionException {}
|
||||
Reference in New Issue
Block a user