Completed
Push — master ( f0d93b...12af13 )
by Emmanuel
04:54
created
src/Anonymizer/DB.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
 
56 56
     /**
57 57
      * Get Doctrine Connection
58
-     * @return Doctrine\DBAL\Connection
58
+     * @return \Doctrine\DBAL\Connection
59 59
      */
60 60
     public function getConn()
61 61
     {
Please login to merge, or discard this patch.