You are here

public property Rule::$inline in JS injector 8

Whether or not this JavaScript file is inline.

Type: bool

File

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

Class

Rule
Defines the js_injector rule entity class.

Namespace

Drupal\js_injector\Entity

Code

public $inline;