@@ -53,7 +53,6 @@ |
||
53 | 53 | /** |
54 | 54 | * Update the MySQL connection |
55 | 55 | * |
56 | - * @param PDO $db |
|
57 | 56 | * @throws Exception If `$db` is null |
58 | 57 | */ |
59 | 58 | public static function setDatabase(PDO $database) |