You are here

protected property RouteProcessor::$configFactory in Ubercart 8.4

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

uc_catalog/src/Access/RouteProcessor.php, line 21

Class

RouteProcessor
Processes the outbound path by resolving it to the catalog page.

Namespace

Drupal\uc_catalog\Access

Code

protected $configFactory;