You are here

protected property FormatDecoderTestBase::$encoder in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_import/tests/src/Kernel/FormatDecoderTestBase.php \Drupal\Tests\bibcite_import\Kernel\FormatDecoderTestBase::encoder

Encoder instance to test.

Type: \Symfony\Component\Serializer\Encoder\DecoderInterface

File

modules/bibcite_import/tests/src/Kernel/FormatDecoderTestBase.php, line 21

Class

FormatDecoderTestBase
Base class for encode function testing.

Namespace

Drupal\Tests\bibcite_import\Kernel

Code

protected $encoder;