You are here

protected property ForumManager::$deprecatedProperties in Drupal 8

File

core/modules/forum/src/ForumManager.php, line 31

Class

ForumManager
Provides forum manager service.

Namespace

Drupal\forum

Code

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