You are here

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

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

The name of the field formatter class.

This is not provided manually, it will be added by the discovery mechanism.

Type: string

File

src/Annotation/Warmer.php, line 46

Class

Warmer
Annotation class for the cache warmer plugins.

Namespace

Drupal\warmer\Annotation

Code

public $class;