public ContentTranslationMetadataWrapper::setAuthor(UserInterface $account)
Sets the translation author.
The metadata field will be updated, only if it's translatable.
Parameters
\Drupal\user\UserInterface $account: The translation author user entity.
Return value
$this
Overrides ContentTranslationMetadataWrapperInterface::setAuthor
File
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php, line 80
Class
ContentTranslationMetadataWrapper Base class for content trans