You are here

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

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

Encoder instance to test.

Type: \Symfony\Component\Serializer\Encoder\EncoderInterface

File

modules/bibcite_export/tests/src/Kernel/FormatEncoderTestBase.php, line 21

Class

FormatEncoderTestBase
Base class for encode function testing.

Namespace

Drupal\Tests\bibcite_export\Kernel

Code

protected $encoder;