class TimeStampItemNormalizerTraitDeprecatedTestClass

For testing that TimeStampItemNormalizerTrait throws a deprecation error.

Hierarchy

Expanded class hierarchy of TimeStampItemNormalizerTraitDeprecatedTestClass

See also

\Drupal\Tests\serialization\Unit\Normalizer\TimeStampItemNormalizerTraitDeprecatedTest

1 file declares its use of TimeStampItemNormalizerTraitDeprecatedTestClass
TimeStampItemNormalizerTraitDeprecatedTest.php in core/modules/serialization/tests/src/Unit/Normalizer/TimeStampItemNormalizerTraitDeprecatedTest.php

File

core/modules/serialization/tests/serialization_test/src/TimeStampItemNormalizerTraitDeprecatedTestClass.php, line 12

Namespace

Drupal\serialization_test
View source
class TimeStampItemNormalizerTraitDeprecatedTestClass {
    use TimeStampItemNormalizerTrait;

}

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