Skip to content

Comments

Fix Object Operator typo#4

Open
pluc wants to merge 1 commit intotranslated:mainfrom
pluc:fix/object-operator
Open

Fix Object Operator typo#4
pluc wants to merge 1 commit intotranslated:mainfrom
pluc:fix/object-operator

Conversation

@pluc
Copy link

@pluc pluc commented Feb 19, 2026

Found a typo while browsing the code:

$documentUploadOptions.setAdaptTo($options->getAdaptTo());
should be:
$documentUploadOptions->setAdaptTo($options->getAdaptTo());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant