JsCollectionRenderer::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Asset/JsCollectionRenderer.php, line 21

Class

JsCollectionRenderer
Renders JavaScript assets.

Namespace

Drupal\Core\Asset

Code

protected array $deprecatedProperties = [
    'state' => 'state',
];

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