function ImageFieldLegacyTest::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 ImageFieldTest::testDefineValueProcessPipeline
File
-
core/
modules/ file/ tests/ src/ Unit/ Plugin/ migrate/ field/ d7/ ImageFieldLegacyTest.php, line 14
Class
- ImageFieldLegacyTest
- @group legacy @group file
Namespace
Drupal\Tests\file\Unit\Plugin\migrate\field\d7Code
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.