WorkspacePublisherTest::$throwOnNodePresaveClass

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

The class to throw during node presave, or empty string to skip.

Type: throwOnNodePresaveClass

File

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

Class

WorkspacePublisherTest
Tests workspace publishing.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected string $throwOnNodePresaveClass = '';

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