You are here

public property Warmer::$id in Warmer 8

Same name and namespace in other branches
  1. 2.x src/Annotation/Warmer.php \Drupal\warmer\Annotation\Warmer::id

The plugin ID.

Type: string

File

src/Annotation/Warmer.php, line 19

Class

Warmer
Annotation class for the cache warmer plugins.

Namespace

Drupal\warmer\Annotation

Code

public $id;