Loading core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ class ActionsTest extends KernelTestBase implements FormInterface { * {@inheritdoc} */ public function getFormId() { return __CLASS__; } /** Loading Loading
core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ class ActionsTest extends KernelTestBase implements FormInterface { * {@inheritdoc} */ public function getFormId() { return __CLASS__; } /** Loading