Completed
Push — master ( 889dc9...563ddb )
by Jacob
06:44
created
src/PhpQuickProfiler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
     }
89 89
 
90 90
     /**
91
-     * @param array $profiled_queries
91
+     * @param array $profiledQueries
92 92
      */
93 93
     public function setProfiledQueries(array $profiledQueries)
94 94
     {
Please login to merge, or discard this patch.