You are here

protected property NameListFormattableMarkup::$separator in Name Field 8

The name separator.

Type: string

File

src/Render/NameListFormattableMarkup.php, line 28

Class

NameListFormattableMarkup
Formats a string for HTML display by replacing variable placeholders.

Namespace

Drupal\name\Render

Code

protected $separator = ', ';