You are here

protected property BarcodeBlockTest::$block in Barcodes 2.0.x

The block being tested.

Type: \Drupal\block\Entity\Block

File

tests/src/Functional/BarcodeBlockTest.php, line 37

Class

BarcodeBlockTest
Tests the Barcodes module block functionality.

Namespace

Drupal\Tests\barcodes\Functional

Code

protected $block;