Completed
Push — master ( b5f967...f3d3e2 )
by Jan-Petter
01:55
created
src/RobotsTxtParser/StatusCodeParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      * Constructor
46 46
      *
47 47
      * @param integer|null $code - HTTP status code
48
-     * @param string|false|null $scheme
48
+     * @param string|false $scheme
49 49
      * @throws StatusCodeException
50 50
      */
51 51
     public function __construct($code, $scheme)
Please login to merge, or discard this patch.