You are here

protected property Identifier::$snakeCase in Markdown 8.2

A snake cased variation of the identifier.

Type: string|null

File

src/Annotation/Identifier.php, line 48

Class

Identifier
Creates an identifier for use in annotation objects.

Namespace

Drupal\markdown\Annotation

Code

protected $snakeCase;