Completed
Pull Request — master (#1)
by Marco
06:36 queued 01:57
created
src/Roave/ComposerGpgVerify/Verify.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
      * @param PackageInterface $package
156 156
      * @param string[]         $tags
157 157
      *
158
-     * @return array|GitSignatureCheck[]
158
+     * @return GitSignatureCheck[]
159 159
      */
160 160
     private static function checkTagSignatures(string $gitDirectory, PackageInterface $package, string ...$tags) : array
161 161
     {
Please login to merge, or discard this patch.