Problem/Motivation

After #3573954: Move common code across Drupal base test suite classes to DrupalTestCaseTrait , it should be straightforward to deprecate TestRequirementsTrait::getDrupalRoot() and just access ->root.

Proposed resolution

Do it.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3589047

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review