@@ -90,5 +90,7 @@ |
||
90 | 90 | return self::getClassConstants(static::class); |
91 | 91 | } |
92 | 92 | |
93 | - final protected function __construct() { } |
|
93 | + final protected function __construct() |
|
94 | + { |
|
95 | +} |
|
94 | 96 | } |