function ActionsTest::getFormId

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId()
  2. 10 core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId()
  3. 9 core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId()
  4. 8.9.x core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId()

File

core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php, line 26

Class

ActionsTest
Tests Drupal\Core\Render\Element\Actions.

Namespace

Drupal\KernelTests\Core\Render\Element

Code

public function getFormId() : string {
  return __CLASS__;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.