You are here

public property PurgeInvalidation::$examples in Purge 8.3

Example expressions.

Example expression strings that this type supports, shown to the user in user interfaces as usability hints. Leave empty for types that don't need expressions for instantiation, see $expression_required.

Type: string[]

File

src/Annotation/PurgeInvalidation.php, line 46

Class

PurgeInvalidation
Defines a PurgeInvalidation annotation object.

Namespace

Drupal\purge\Annotation

Code

public $examples = [];