You are here

protected property ViewsBulkOperationsKernelTestBase::$testNodesTypes in Views Bulk Operations (VBO) 8.3

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/ViewsBulkOperationsKernelTestBase.php \Drupal\Tests\views_bulk_operations\Kernel\ViewsBulkOperationsKernelTestBase::testNodesTypes
  2. 4.0.x tests/src/Kernel/ViewsBulkOperationsKernelTestBase.php \Drupal\Tests\views_bulk_operations\Kernel\ViewsBulkOperationsKernelTestBase::testNodesTypes

Test node types already created.

Type: array

File

tests/src/Kernel/ViewsBulkOperationsKernelTestBase.php, line 44

Class

ViewsBulkOperationsKernelTestBase
Base class for Views Bulk Operations kernel tests.

Namespace

Drupal\Tests\views_bulk_operations\Kernel

Code

protected $testNodesTypes;