Example #1
0
 public FastAdapter(FastProvider provider, Magento2RestApi api) : base(provider)
 {
     this.api = api;
 }