- Добавилена аннотация

parent f2fc61c3
......@@ -12,6 +12,12 @@ use yii\db\Expression;
use common\modules\users\models\User;
/**
* Class Passing
* @package common\modules\testings\models
*
* @property integer $passed
*/
class Passing extends \common\components\ActiveRecordModel
{
const PAGE_SIZE = 10;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment