CommentTypeForm::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/comment/src/CommentTypeForm.php, line 25

Class

CommentTypeForm
Base form handler for comment type edit forms.

Namespace

Drupal\comment

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.