Rename files in email editor package by WP Coding Standard

[MAILPOET-6240]
This commit is contained in:
Jan Lysý
2024-11-07 11:45:02 +01:00
committed by Jan Lysý
parent 46fb372008
commit b6103b4581
90 changed files with 473 additions and 472 deletions

View File

@ -1,5 +1,6 @@
<?php
use _generated\UnitTesterActions;
/**
* Inherited Methods
@ -18,7 +19,7 @@
*/
class UnitTester extends \Codeception\Actor
{
use _generated\UnitTesterActions;
use UnitTesterActions;
/**
* Define custom actions here