diff --git a/config/phpactor/phpactor.yml b/config/phpactor/phpactor.yml new file mode 100644 index 0000000..9b11d77 --- /dev/null +++ b/config/phpactor/phpactor.yml @@ -0,0 +1,4 @@ +code_transform.class_new.variants: + drupal-functional-test: drupal-functional-test + drupal-kernel-test: drupal-kernel-test + drupal-unit-test: drupal-unit-test diff --git a/config/phpactor/templates/drupal-functional-test/SourceCode.php.twig b/config/phpactor/templates/drupal-functional-test/SourceCode.php.twig new file mode 100644 index 0000000..08340a2 --- /dev/null +++ b/config/phpactor/templates/drupal-functional-test/SourceCode.php.twig @@ -0,0 +1,21 @@ +