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

class DocumentCollection extends TList
{

}