@@ -67,5 +67,7 @@ |
||
67 | 67 | return self::getClassConstants(static::class); |
68 | 68 | } |
69 | 69 | |
70 | - final protected function __construct() { } |
|
70 | + final protected function __construct() |
|
71 | + { |
|
72 | +} |
|
71 | 73 | } |