You are here

protected property CartBlockTest::$block in Ubercart 8.4

The cart block being tested.

Type: \Drupal\block\Entity\Block

File

uc_cart/tests/src/Functional/CartBlockTest.php, line 24

Class

CartBlockTest
Tests the cart block functionality.

Namespace

Drupal\Tests\uc_cart\Functional

Code

protected $block;