You are here

protected property CartHandlerTest::$errors in Mailchimp E-Commerce 8

An array of errors that the messenger adds to when addError is called.

Type: array

File

tests/src/Unit/CartHandlerTest.php, line 58

Class

CartHandlerTest
Tests cart handler methods.

Namespace

Drupal\Tests\mailchimp_ecommerce\Unit

Code

protected $errors;