You are here

public property Rule::$description in JS injector 8

The human-readable description of this rule.

Type: string

File

lib/Drupal/js_injector/Entity/Rule.php, line 81
Contains \Drupal\js_injector\Entity\Rule.

Class

Rule
Defines the js_injector rule entity class.

Namespace

Drupal\js_injector\Entity

Code

public $description;