public property Warmer::$class in Warmer 8
Same name and namespace in other branches
- 2.x 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\AnnotationCode
public $class;