You are here

protected property WebformEntityListBuilder::$bulkOperations in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityListBuilder.php \Drupal\webform\WebformEntityListBuilder::bulkOperations

Bulk operations.

Type: bool

File

src/WebformEntityListBuilder.php, line 71

Class

WebformEntityListBuilder
Defines a class to build a listing of webform entities.

Namespace

Drupal\webform

Code

protected $bulkOperations;