StubSourceGeneratorPlugin::$cacheCounts

Type: cacheCounts

Overrides SourcePluginBase::$cacheCounts

File

core/modules/migrate/tests/src/Unit/MigrateSourceTest.php, line 513

Class

StubSourceGeneratorPlugin
Stubbed source plugin with a generator as iterator. Also it overwrites the $skipCount, $cacheCounts and $trackChanges properties.

Namespace

Drupal\Tests\migrate\Unit

Code

protected $cacheCounts = TRUE;

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