fix : coupon date
This commit is contained in:
@@ -63,7 +63,7 @@ class YlyPrintService implements PrintOrderInterface
|
|||||||
* @var Log
|
* @var Log
|
||||||
*/
|
*/
|
||||||
#[Inject]
|
#[Inject]
|
||||||
private Log $log;
|
protected Log $log;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return void
|
* @return void
|
||||||
|
|||||||
Reference in New Issue
Block a user