You are here

protected property WishlistController::$configFactory in Commerce Wishlist 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Controller/WishlistController.php, line 27

Class

WishlistController
Provides the wishlist pages.

Namespace

Drupal\commerce_wishlist\Controller

Code

protected $configFactory;