You are here

protected property FileTest::$translationInterfaceMock in Freelinking 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/Plugin/freelinking/FileTest.php \Drupal\Tests\freelinking\Unit\Plugin\freelinking\FileTest::translationInterfaceMock

Translation interface mock.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

tests/src/Unit/Plugin/freelinking/FileTest.php, line 24

Class

FileTest
Tests the freelinking file plugin.

Namespace

Drupal\Tests\freelinking\Unit\Plugin\freelinking

Code

protected $translationInterfaceMock;