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