Exemplo n.º 1
0
/**
 * Returns the instance of the SilkForm object.
 *
 * @return SilkForm The SilkForm object
 * @author Ted Kulp
 **/
function forms()
{
    return SilkForm::get_instance();
}