function BrowserMissingDependentModuleTest::publicCheckRequirements
Public access for checkRequirements() to avoid reflection.
File
- 
              core/
tests/ fixtures/ BrowserMissingDependentModuleTest.php, line 40  
Class
- BrowserMissingDependentModuleTest
 - 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.