CommentManager::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/comment/src/CommentManager.php, line 33

Class

CommentManager
Comment manager contains common functions to manage comment fields.

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.