mirror of
https://github.com/itflow-org/itflow
synced 2026-06-13 13:21:05 +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/ImapConnectionException.php
vendored
Normal file
5
plugins/vendor/directorytree/imapengine/src/Exceptions/ImapConnectionException.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace DirectoryTree\ImapEngine\Exceptions;
|
||||
|
||||
abstract class ImapConnectionException extends Exception {}
|
||||
Reference in New Issue
Block a user