You are here

protected property CartLinksRegexpTest::$cartLinksValidator in Ubercart 8.4

The mocked expression manager object.

Type: \Drupal\uc_cart_links\CartLinksValidatorInterface

File

uc_cart_links/tests/src/Unit/CartLinksRegexpTest.php, line 28

Class

CartLinksRegexpTest
@coversDefaultClass \Drupal\uc_cart_links\CartLinksValidator

Namespace

Drupal\Tests\uc_cart_links\Unit

Code

protected $cartLinksValidator;