You are here

protected property LicenseExpireNotify::$renderer in Commerce License 8.2

The Renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/AdvancedQueue/JobType/LicenseExpireNotify.php, line 37

Class

LicenseExpireNotify
Provides the job type to send an email notification of license expiry.

Namespace

Drupal\commerce_license\Plugin\AdvancedQueue\JobType

Code

protected $renderer;