protected property UserEntityNormalizer::$supportedInterfaceOrClass in Content Synchronization 8.2
Same name and namespace in other branches
- 3.0.x 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';