@@ -47,7 +47,9 @@ |
||
47 | 47 | /** |
48 | 48 | * Constructor. |
49 | 49 | */ |
50 | - public function __construct() {} |
|
50 | + public function __construct() |
|
51 | + { |
|
52 | +} |
|
51 | 53 | |
52 | 54 | /** |
53 | 55 | * Assign our variables and replacements. |