Вход Регистрация
Файл: protected/models/StepsType.php
Строк: 17
<?php

/**
 * This is the model class for table "steps_type".
 *
 * The followings are the available columns in table 'steps_type':
 * @property integer $id
 * @property string $name
 *
 * The followings are the available model relations:
 * @property Steps[] $steps
 */
class StepsType extends MainStepsType
{
    
/**
     * @return string the associated database table name
     */
    
public function tableName()
    {
        return 
'steps_type';
    }
}
Онлайн: 0
Реклама