@@ -22,6 +22,6 @@ |
||
22 | 22 | */ |
23 | 23 | public static function createEvangelistStatusException($message) |
24 | 24 | { |
25 | - return new static($message); |
|
25 | + return new static($message); |
|
26 | 26 | } |
27 | 27 | } |