Explore Help
Register Sign In
Error202
/
yii2-swiftmailer
1
0
Fork
You've already forked yii2-swiftmailer
0
Code Issues Pull Requests Projects Releases Wiki Activity
3572 Commits
1 Branch
15 Tags
11 MiB
Tree: 0b1ddc9327
yii2-swiftmailer/tests/unit/data/ar/redis/Item.php

11 lines
152 B
Raw Normal View History Unescape Escape

Redis Insert, Update, Delete and Find is ready and roughly unit tested relations are not working yet
13 years ago
<?php
namespace yiiunit\data\ar\redis;
class Item extends ActiveRecord
{
made Model::attributes() non static again - allows to have dynamic definition of attributes depended on the instance - there was no real need for it to be static. Places that used it static have been refactored. fixes #1318
12 years ago
public function attributes()
Redis Insert, Update, Delete and Find is ready and roughly unit tested relations are not working yet
13 years ago
{
refactored Model and redis AR to allow drop of RecordSchema
12 years ago
return ['id', 'name', 'category_id'];
Redis Insert, Update, Delete and Find is ready and roughly unit tested relations are not working yet
13 years ago
}
}
Powered by Gitea Version: 1.16.9 Page: 80ms Template: 2ms
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18.3