summaryrefslogtreecommitdiff
path: root/tests/simple_unit/SqlMap/domain/LineItemCollection.php
blob: 1c31dca38af309ee7ee81b8a464fb8cab8b8a019 (plain)
1
2
3
4
5
6
<?php

class LineItemCollection extends TList
{

}