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.