/var/www/html_fr/wp-content/plugins/fluent-smtp/app/Services/DB/Exception.php
1 2 3 4 5 6
<?php
namespace
FluentMail\App\Services\DB
;
class
Exception
extends
\Exception
{
}