You are here

protected static property BlazyEntityFormBase::$niceName in Blazy 8.2

Defines the nice name.

Type: string

File

blazy_ui/src/Form/BlazyEntityFormBase.php, line 18

Class

BlazyEntityFormBase
Provides base form for a entity instance configuration form.

Namespace

Drupal\blazy_ui\Form

Code

protected static $niceName = 'Slick';