32], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'mall_id' => 'Mall ID', 'status' => 'Status', 'created_at' => 'Created At', 'updated_at' => 'Updated At', 'template_id' => 'Template ID', 'third_template_id' => 'Third Template ID', 'content' => 'Content', 'is_free' => 'Is Free', ]; } }