You are here

protected property Identifier::$css in Markdown 8.2

The identifier sanitized for use in CSS.

Type: string|null

File

src/Annotation/Identifier.php, line 41

Class

Identifier
Creates an identifier for use in annotation objects.

Namespace

Drupal\markdown\Annotation

Code

protected $css;