You are here

public property FrontendEnvironment::$description in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 src/Annotation/FrontendEnvironment.php \Drupal\build_hooks\Annotation\FrontendEnvironment::description

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FrontendEnvironment.php, line 41

Class

FrontendEnvironment
Defines a Frontend environment item annotation object.

Namespace

Drupal\build_hooks\Annotation

Code

public $description;