protected property RefreshPageElementsHelperTest::$expectedAjaxCommandNamesCartBlockUpdate in Commerce Ajax Add to Cart 8
Ajax command names expected to be present in update cart ajax response.
Type: array
File
- tests/
src/ Kernel/ RefreshPageElementsHelperTest.php, line 77
Class
- RefreshPageElementsHelperTest
- Tests RefreshPageElementsHelper methods.
Namespace
Drupal\Tests\dc_ajax_add_cart\KernelCode
protected $expectedAjaxCommandNamesCartBlockUpdate = [
'insert',
];