protected property UserEntityNormalizer::$supportedInterfaceOrClass in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/Normalizer/UserEntityNormalizer.php \Drupal\content_sync\Normalizer\UserEntityNormalizer::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string
Overrides ContentEntityNormalizer::$supportedInterfaceOrClass
File
- src/
Normalizer/ UserEntityNormalizer.php, line 16
Class
- UserEntityNormalizer
- User entity normalizer class.
Namespace
Drupal\content_sync\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\user\\UserInterface';