Files
gustavoo-me/wp-content/plugins/fluent-smtp/app/Services/DB/Exception.php
T
2026-07-23 22:56:30 -03:00

7 lines
85 B
PHP

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