NullNormalizerTest::$interface

The interface to use in testing.

Type: string

File

core/modules/serialization/tests/src/Unit/Normalizer/NullNormalizerTest.php, line 35

Class

NullNormalizerTest
Tests Drupal\serialization\Normalizer\NullNormalizer.

Namespace

Drupal\Tests\serialization\Unit\Normalizer

Code

protected $interface = 'Drupal\\Core\\TypedData\\TypedDataInterface';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.