You are here

protected property PromotionReport::$promotionStorage in Commerce Reporting 8

The promotion storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Commerce/ReportType/PromotionReport.php, line 31

Class

PromotionReport
Provide a report for Promotions on behalf of commerce_promotion.

Namespace

Drupal\commerce_reports\Plugin\Commerce\ReportType

Code

protected $promotionStorage;