20], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'merchantId' => 'Merchant ID', 'name' => 'Name', 'type' => 'Type', ]; } }