You are here

class DeprecatedBaseClass in Upgrade Status 8.3

A deprecated class to allow testing extension of deprecated classes.

@group upgrade_status_test_error

Hierarchy

Expanded class hierarchy of DeprecatedBaseClass

Deprecated

in drupal:8.8.0 and is removed from drupal:9.0.0. Instead, use so and so. See https://www.drupal.org/project/upgrade_status.

File

tests/modules/upgrade_status_test_error/src/DeprecatedBaseClass.php, line 13

Namespace

Drupal\upgrade_status_test_error
View source
class DeprecatedBaseClass {

}

Members