You are here

protected property InvoiceController::$configFactory in Commerce Invoice 8.2

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/InvoiceController.php, line 31

Class

InvoiceController
Provides the invoice download route.

Namespace

Drupal\commerce_invoice\Controller

Code

protected $configFactory;