255], [['content'], 'string', 'max' => 1000], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'mobile' => 'Mobile', 'tpl' => 'Tpl', 'content' => 'Content', 'ip' => 'Ip', 'addtime' => 'Addtime', ]; } }