public property Rule::$page_visibility in JS injector 8
Whether the rule has a white or black list for page visibility.
Type: bool
File
- lib/
Drupal/ js_injector/ Entity/ Rule.php, line 116 - Contains \Drupal\js_injector\Entity\Rule.
Class
- Rule
- Defines the js_injector rule entity class.
Namespace
Drupal\js_injector\EntityCode
public $page_visibility;