You are here

private property AdminModeration::$testMode in moderated content bulk publish 1.0.x

Same name and namespace in other branches
  1. 8 src/AdminModeration.php \Drupal\moderated_content_bulk_publish\AdminModeration::testMode
  2. 2.0.x src/AdminModeration.php \Drupal\moderated_content_bulk_publish\AdminModeration::testMode

File

src/AdminModeration.php, line 15

Class

AdminModeration
A Helper Class to assist with the publishing, archiving and unpublishing bulk action.

Namespace

Drupal\moderated_content_bulk_publish

Code

private $testMode = false;