You are here

protected property OverrideController::$currentUser in Commerce Smart Importer 8

Current user.

Type: \Drupal\Core\Session\AccountProxy

Overrides ControllerBase::$currentUser

File

src/Controller/OverrideController.php, line 24

Class

OverrideController
Controller used to override values in import.

Namespace

Drupal\commerce_smart_importer\Controller

Code

protected $currentUser;