You are here

protected property NameFormatParser::$sep2 in Name Field 8

Second separator.

Type: string

File

src/NameFormatParser.php, line 37

Class

NameFormatParser
Converts a name from an array of components into a defined format.

Namespace

Drupal\name

Code

protected $sep2 = ', ';