BlockForm::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/block/src/BlockForm.php, line 32

Class

BlockForm
Provides form for block instance forms.

Namespace

Drupal\block

Code

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

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