You are here

protected property ViewsBulkOperationsDataServiceTest::$resultsCount in Views Bulk Operations (VBO) 8

The expected total number of view results.

Type: int

File

tests/src/Kernel/ViewsBulkOperationsDataServiceTest.php, line 34

Class

ViewsBulkOperationsDataServiceTest
@coversDefaultClass \Drupal\views_bulk_operations\Service\ViewsBulkOperationsViewData @group views_bulk_operations

Namespace

Drupal\Tests\views_bulk_operations\Kernel

Code

protected $resultsCount = 0;