$this->t('Media operations bulk form'), 'help' => $this->t('Add a form element that lets you run operations on multiple media entities.'), 'field' => [ 'id' => 'media_bulk_form', ], ]; return $data; } }