File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 public function __construct (
1515 private \Psr \Log \LoggerInterface $ logger ,
1616 private \Kiboko \Magento \V2_1 \Client |\Kiboko \Magento \V2_2 \Client |\Kiboko \Magento \V2_3 \Client |\Kiboko \Magento \V2_4 \Client $ client ,
17- private \Psr \ SimpleCache \CacheInterface $ cache ,
17+ private \Symfony \ Contracts \ Cache \CacheInterface $ cache ,
1818 private string $ cacheKey ,
1919 private CompiledMapperInterface $ mapper ,
2020 private string $ mappingField ,
Original file line number Diff line number Diff line change 1515 public function __construct (
1616 private \Psr \Log \LoggerInterface $ logger ,
1717 private \Kiboko \Magento \V2_1 \Client |\Kiboko \Magento \V2_2 \Client |\Kiboko \Magento \V2_3 \Client |\Kiboko \Magento \V2_4 \Client $ client ,
18- private \Psr \ SimpleCache \CacheInterface $ cache ,
18+ private \Symfony \ Contracts \ Cache \CacheInterface $ cache ,
1919 private string $ cacheKey ,
2020 private CompiledMapperInterface $ mapper ,
2121 private string $ mappingField ,
You can’t perform that action at this time.
0 commit comments