bitrix24 / b24phpsdk

Bitrix24 PHP SDK for REST API
MIT License
15 stars 4 forks source link

Wrong variable name #30

Closed mesilov closed 1 month ago

mesilov commented 1 month ago

version(s) affected

1.0.0

Description

https://github.com/bitrix24/b24phpsdk/blob/main/src/Services/ServiceBuilderFactory.php#L75C9-L75C18

How to reproduce

see https://github.com/bitrix24/b24phpsdk/blob/main/src/Services/ServiceBuilderFactory.php#L75C9-L75C18

Possible Solution

rename variable check rector rules

Additional Context

No response