Completed
Push — develop ( 19c595...0fe9d6 )
by Seth
06:00
created
src/SyncIntoCanvas/Syncable.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,6 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.