Completed
Push — master ( 52f014...03a5d0 )
by Jonas
03:23 queued 01:07
created
Entity/XhguiRuns.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -37,6 +37,7 @@
 block discarded – undo
37 37
 
38 38
     /**
39 39
      * {@inheritDoc}
40
+     * @param string|null $type
40 41
      */
41 42
     public function save_run($xhprof_data, $type, $run_id = null) {
42 43
         $pmu = isset($xhprof_data['main()']['pmu']) ? $xhprof_data['main()']['pmu'] : '';
Please login to merge, or discard this patch.