Migrate tests/_support folder to WordPress Coding Standard

[MAILPOET-6240]
This commit is contained in:
Jan Lysý
2024-11-04 11:27:07 +01:00
committed by Jan Lysý
parent 113dbaae2d
commit be63af8102
5 changed files with 59 additions and 20 deletions

View File

@@ -1,4 +1,9 @@
<?php
/**
* This file is part of the MailPoet plugin.
*
* @package MailPoet\EmailEditor
*/
use _generated\UnitTesterActions;