ComponentNegotiator::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Theme/ComponentNegotiator.php, line 18

Class

ComponentNegotiator
Determines which component should be used.

Namespace

Drupal\Core\Theme

Code

protected $deprecatedProperties = [
    'moduleExtensionList' => 'extension.list.module',
];

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