You are here

protected property BulkEditFormTrait::$time in Views Bulk Edit 8.2

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Form/BulkEditFormTrait.php, line 43

Class

BulkEditFormTrait
Common methods for Views Bulk Edit forms.

Namespace

Drupal\views_bulk_edit\Form

Code

protected $time;