You are here

protected property CustomerProfileEvent::$customerProfile in Commerce Core 8.2

The customer profile.

Type: \Drupal\profile\Entity\ProfileInterface

File

modules/tax/src/Event/CustomerProfileEvent.php, line 21

Class

CustomerProfileEvent
Defines the customer profile event.

Namespace

Drupal\commerce_tax\Event

Code

protected $customerProfile;