Skip to content

Commit

Permalink
issue #190 added comment in AccountFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
nuryagdym committed Mar 23, 2024
1 parent 7bef059 commit e9d0817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Factory/AccountFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class AccountFactory
* @phpstan-param PosInterface::MODEL_* $model
*
* @param non-empty-string $bank
* @param non-empty-string $clientId Üye iş yeri numarası
* @param non-empty-string $clientId Üye iş yeri (Mağaza) numarası
* @param non-empty-string $kullaniciAdi
* @param non-empty-string $password
* @param non-empty-string $model
Expand Down

0 comments on commit e9d0817

Please sign in to comment.