You are here

protected property WarmerPluginBase::$time in Warmer 8

Same name and namespace in other branches
  1. 2.x src/Plugin/WarmerPluginBase.php \Drupal\warmer\Plugin\WarmerPluginBase::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/WarmerPluginBase.php, line 39

Class

WarmerPluginBase
Base class for warmer plugins that implement settings forms.

Namespace

Drupal\warmer\Plugin

Code

protected $time;