Loading core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ protected function setUp(): void { /** * Determines the plugin to be tested. * * This is identified by the first #[CoverClass] attribute set on the * This is identified by the first #[CoversClass] attribute set on the * concrete test class. * * @return string Loading Loading
core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ protected function setUp(): void { /** * Determines the plugin to be tested. * * This is identified by the first #[CoverClass] attribute set on the * This is identified by the first #[CoversClass] attribute set on the * concrete test class. * * @return string Loading