In src/JsonMapperHelper.php in JiraCloud\JsonMapperHelper::setUndefinedProperty at line 25
https://github.com/lesstif/php-JiraCloud-RESTAPI/blob/main/src/JsonMapperHelper.php#L25
which is called indirectly by e.g. ComponentService->create($component)
The main source is this: https://github.com/lesstif/php-JiraCloud-RESTAPI/blob/main/src/JiraClient.php#L77