65], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'mall_id' => 'Mall ID', 'key' => 'Key', 'value' => 'Value', 'is_delete' => 'Is Delete', ]; } }