core/modules/shop/model/CartCollection.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

class CartCollection extends Ajde_Collection
{
}