<?php
namespace CioDefaultBillingAddress;
use Shopware\Core\Framework\Plugin;
class CioDefaultBillingAddress extends Plugin
{
}