You are here

protected property John::$name in Plug 7

The name.

Type: string

Overrides NameBase::$name

File

modules/plug_example/src/Plugin/name/John.php, line 20
Contains Drupal\plug_example\Plugin\name\John

Class

John
Class John @package Drupal\plug_example\Plugin\name

Namespace

Drupal\plug_example\Plugin\name

Code

protected $name = 'John Doe';