Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/plugins/fluent-smtp/app/Services/DB/Exception.php

7 lines
85 B
PHP

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