You are here

private property Instances::$updateButton in Smart Date 3.x

Same name and namespace in other branches
  1. 8.2 modules/smart_date_recur/src/Controller/Instances.php \Drupal\smart_date_recur\Controller\Instances::updateButton

Indicating whether update button (Apply changes) should be provided.

Type: bool

File

modules/smart_date_recur/src/Controller/Instances.php, line 57

Class

Instances
Provides listings of instances (with overrides) for a specified rule.

Namespace

Drupal\smart_date_recur\Controller

Code

private $updateButton;