You are here

protected property NameFormatParser::$sep1 in Name Field 8

First separator.

Type: string

File

src/NameFormatParser.php, line 30

Class

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

Namespace

Drupal\name

Code

protected $sep1 = ' ';