20], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'activeId' => 'Active ID', 'merchantId' => 'Merchant ID', 'name' => 'Name', 'price' => 'Price', 'createTime' => 'Create Time', 'updateTime' => 'Update Time', ]; } }