@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | class UnallowedLessThanZeroException extends \Exception |
| 6 | 6 | { |
| 7 | - public function __construct(){ |
|
| 7 | + public function __construct(){ |
|
| 8 | 8 | |
| 9 | - } |
|
| 9 | + } |
|
| 10 | 10 | } |
@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | class UnallowedLessThanZeroException extends \Exception |
| 6 | 6 | { |
| 7 | - public function __construct(){ |
|
| 7 | + public function __construct(){ |
|
| 8 | 8 | |
| 9 | - } |
|
| 9 | + } |
|
| 10 | 10 | } |
@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | class UnallowedLessThanZeroException extends \Exception |
| 6 | 6 | { |
| 7 | - public function __construct(){ |
|
| 7 | + public function __construct(){ |
|
| 8 | 8 | |
| 9 | - } |
|
| 9 | + } |
|
| 10 | 10 | } |
@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | class UnallowedLessThanZeroException extends \Exception |
| 6 | 6 | { |
| 7 | - public function __construct(){ |
|
| 7 | + public function __construct(){ |
|
| 8 | 8 | |
| 9 | - } |
|
| 9 | + } |
|
| 10 | 10 | } |
@@ -4,7 +4,7 @@ |
||
| 4 | 4 | |
| 5 | 5 | class UnallowedLessThanZeroException extends \Exception |
| 6 | 6 | { |
| 7 | - public function __construct(){ |
|
| 7 | + public function __construct(){ |
|
| 8 | 8 | |
| 9 | - } |
|
| 9 | + } |
|
| 10 | 10 | } |
@@ -32,7 +32,7 @@ |
||
| 32 | 32 | private function generateDefaults() |
| 33 | 33 | { |
| 34 | 34 | if (empty($this->min)) { |
| 35 | - self::setMin($this->setDefaults()['min']); |
|
| 35 | + self::setMin($this->setDefaults()['min']); |
|
| 36 | 36 | } |
| 37 | 37 | |
| 38 | 38 | if (empty($this->max)) { |