Files
SIGE-WEB-snapshot/wp-content/plugins/fluent-smtp/app/Services/DB/Viocon/VioconException.php

8 lines
99 B
PHP

<?php namespace FluentMail\App\Services\DB\Viocon;
class VioconException extends \Exception
{
}