Completed
Push — 2.0 ( 17ce96 )
by David
07:29
created
src/Commands/RunCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -235,7 +235,7 @@
 block discarded – undo
235 235
      * Returns the user id of the committer.
236 236
      *
237 237
      * @param Project $project
238
-     * @param $commitRef
238
+     * @param string $commitRef
239 239
      * @return int|null
240 240
      */
241 241
     private function getCommiterId(Project $project, $commitRef)
Please login to merge, or discard this patch.