Skip to content

Commit

Permalink
Merge dde3bd0 into c8accea
Browse files Browse the repository at this point in the history
  • Loading branch information
madeITBelgium committed Dec 15, 2019
2 parents c8accea + dde3bd0 commit 818ca3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/TLDs/Dm.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

namespace MadeITBelgium\Domainbox\TLDs;

/**
* Domainbox API.
*
Expand Down Expand Up @@ -37,6 +39,7 @@ class Dm extends TLD
protected $refundPeriodTransfer = 30;
protected $refundPeriodRenew = 0;
protected $refundLimit = 0;

public function __construct()
{
parent::__construct();
Expand Down

0 comments on commit 818ca3d

Please sign in to comment.