function 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.