Skip to content
Snippets Groups Projects

#3478839 - fixed very minor phpcs issues.

4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -5,8 +5,8 @@ declare(strict_types=1);
namespace Drupal\Tests\markdown_easy\Functional;
use Drupal\Core\Session\AccountInterface;
use Drupal\filter\Entity\FilterFormat;
use Drupal\Tests\BrowserTestBase;
use Drupal\filter\Entity\FilterFormat;
/**
* Test that the Markdown processor config is overridable.
Loading