bug fix in repservice view ticket
This commit is contained in:
parent
a1166aec16
commit
fb90cab19f
|
@ -13,7 +13,7 @@ class SMS
|
||||||
private Settings $settings;
|
private Settings $settings;
|
||||||
private registryMGR $registryMGR;
|
private registryMGR $registryMGR;
|
||||||
|
|
||||||
private int $smsPrice = 150;
|
private int $smsPrice = 1500;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param EntityManagerInterface $entityManager
|
* @param EntityManagerInterface $entityManager
|
||||||
|
|
Loading…
Reference in a new issue