public property NameListFormat::$delimiter in Name Field 8
The delimiter of this name list format.
Type: string
File
- src/
Entity/ NameListFormat.php, line 84
Class
- NameListFormat
- Defines the Name List Format configuration entity class.
Namespace
Drupal\name\EntityCode
public $delimiter = ', ';