You are here

public property TokenCustomType::$name in Custom Tokens 8

The human-readable name of the media bundle.

Type: string

File

src/Entity/TokenCustomType.php, line 63

Class

TokenCustomType
Defines the Custom Token Type configuration entity.

Namespace

Drupal\token_custom\Entity

Code

public $name;