Files
portal-legacy/lib/model/QualificationsPeer.php

13 lines
194 B
PHP
Raw Normal View History

2012-11-28 03:55:08 -05:00
<?php
/**
* Subclass for performing query and update operations on the 'qualifications' table.
*
*
*
* @package lib.model
*/
class QualificationsPeer extends BaseQualificationsPeer
{
}