WorkspacePublisherTest::$nodePresaveCount

Same name and namespace in other branches
  1. 11.x core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php \Drupal\Tests\workspaces\Kernel\WorkspacePublisherTest::nodePresaveCount

The number of times node_presave has fired since arming.

Type: nodePresaveCount

File

core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php, line 56

Class

WorkspacePublisherTest
Tests workspace publishing.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected int $nodePresaveCount = 0;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.