function ScaffoldTestResult::docroot
Returns the location of the docroot from the scaffold test.
Return value
string
File
-
core/
tests/ Drupal/ Tests/ Composer/ Plugin/ Scaffold/ ScaffoldTestResult.php, line 33
Class
- ScaffoldTestResult
- Holds result of a scaffold test.
Namespace
Drupal\Tests\Composer\Plugin\ScaffoldCode
public function docroot() {
return $this->docroot;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.