You are here

public property Warmer::$label in Warmer 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/Warmer.php \Drupal\warmer\Annotation\Warmer::label

The human-readable name of the formatter type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Warmer.php, line 28

Class

Warmer
Annotation class for the cache warmer plugins.

Namespace

Drupal\warmer\Annotation

Code

public $label;