function HelpTopicsSyntaxTest::getPriority

Same name and namespace in other branches
  1. 11.x core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php \Drupal\Tests\help\Kernel\HelpTopicsSyntaxTest::getPriority()

File

core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php, line 441

Class

HelpTopicsSyntaxTest
Verifies that all core Help topics can be rendered and comply with standards.

Namespace

Drupal\Tests\help\Kernel

Code

public function getPriority() : int {
  return -100;
}

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