function BrowserMissingDependentModuleMethodTest::publicCheckRequirements
Public access for checkRequirements() to avoid reflection.
File
- 
              core/tests/ fixtures/ BrowserMissingDependentModuleMethodTest.php, line 31 
Class
- BrowserMissingDependentModuleMethodTest
- A fixture test class with requires annotation.
Namespace
Drupal\FunctionalTestsCode
public function publicCheckRequirements() {
  return parent::checkRequirements();
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
