Add oxxo icon

This commit is contained in:
Alex P 2022-07-27 16:00:08 +03:00
parent 791d0ac1d7
commit 0a9c7bfaf9
4 changed files with 32 additions and 0 deletions

View file

@ -44,6 +44,7 @@ private $testee;
$this->orderEndpoint,
$this->purchaseUnitFactory,
$this->shippingPreferenceFactory,
'oxxo.svg',
$this->logger
);
}