ElementInfoManager::$deprecatedProperties

Defines deprecated injected properties.

Type: array

File

core/lib/Drupal/Core/Render/ElementInfoManager.php, line 35

Class

ElementInfoManager
Provides a plugin manager for element plugins.

Namespace

Drupal\Core\Render

Code

protected array $deprecatedProperties = [
    'cacheTagInvalidator' => 'cache_tags.invalidator',
];

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