You are here

protected property HumanNameParser::$parser in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 src/HumanNameParser.php \Drupal\bibcite\HumanNameParser::parser

Parser object.

Type: \ADCI\FullNameParser\Parser

File

src/HumanNameParser.php, line 17

Class

HumanNameParser
Human name parser service.

Namespace

Drupal\bibcite

Code

protected $parser;