You are here

protected property ProductVariationAjaxChangeEvent::$response in Commerce Core 8.2

The ajax response.

Type: \Drupal\Core\Ajax\AjaxResponse

File

modules/product/src/Event/ProductVariationAjaxChangeEvent.php, line 28

Class

ProductVariationAjaxChangeEvent
Defines the product variation ajax change event.

Namespace

Drupal\commerce_product\Event

Code

protected $response;