function TaxonomyTermReferenceCckLegacyTest::testDefineValueProcessPipeline
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598.
Overrides TaxonomyTermReferenceCckTest::testDefineValueProcessPipeline
File
-
core/
modules/ taxonomy/ tests/ src/ Unit/ Plugin/ migrate/ cckfield/ TaxonomyTermReferenceCckLegacyTest.php, line 14
Class
- TaxonomyTermReferenceCckLegacyTest
- @group taxonomy @group legacy
Namespace
Drupal\Tests\taxonomy\Unit\Plugin\migrate\cckfieldCode
public function testDefineValueProcessPipeline($method = 'processFieldValues') {
parent::testDefineValueProcessPipeline($method);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.