Skip to content
Snippets Groups Projects

Issue #3394193 by bohart: Fixed all PHPCS warnings and notices.

Merged Issue #3394193 by bohart: Fixed all PHPCS warnings and notices.
2 unresolved threads
Merged Bohdan Artemchuk requested to merge issue/symfony_mailer-3394193:3394193-phpcs into 1.x
2 unresolved threads
Files
21
@@ -3,8 +3,8 @@
namespace Drupal\symfony_mailer\Plugin\EmailAdjuster;
use Drupal\Component\Utility\Html;
use Drupal\symfony_mailer\Processor\EmailAdjusterBase;
use Drupal\symfony_mailer\EmailInterface;
use Drupal\symfony_mailer\Processor\EmailAdjusterBase;
/**
* Defines the URL to absolute Email Adjuster.
Loading