You are here

public property NameListFormat::$locked in Name Field 8

The locked status of this name format.

Type: bool

File

src/Entity/NameListFormat.php, line 77

Class

NameListFormat
Defines the Name List Format configuration entity class.

Namespace

Drupal\name\Entity

Code

public $locked = FALSE;