You are here

protected property BackendBase::$time in Advanced Queue 8

The time.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/AdvancedQueue/Backend/BackendBase.php, line 22

Class

BackendBase
Provides the base class for queue backends.

Namespace

Drupal\advancedqueue\Plugin\AdvancedQueue\Backend

Code

protected $time;