ImporterTest::$wasSyncing

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php \Drupal\KernelTests\Core\DefaultContent\ImporterTest::wasSyncing

Whether the imported content entities were syncing.

Type: bool

See also

::onPreSave()

File

core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php, line 43

Class

ImporterTest
Tests the Default Content Importer.

Namespace

Drupal\KernelTests\Core\DefaultContent

Code

private bool $wasSyncing = FALSE;

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