* @since 1.0 */ class UserFrom extends ActiveRecord { public static function tableName() { return '{{%user_from}}'; } }