You are here

protected property ConfigEntityReferenceTestBase::$transliteration in Feeds 8.3

The transliteration manager.

Type: \Prophecy\Prophecy\ProphecyInterface|\Drupal\Component\Transliteration\TransliterationInterface

File

tests/src/Unit/Feeds/Target/ConfigEntityReferenceTestBase.php, line 19

Class

ConfigEntityReferenceTestBase
@coversDefaultClass \Drupal\feeds\Feeds\Target\ConfigEntityReference @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $transliteration;