Test Failed
Pull Request — master (#200)
by
unknown
06:18 queued 02:53
created
src/Components/Check.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
      * @param TokensList $list    the list of tokens that are being parsed
74 74
      * @param array      $options parameters for parsing
75 75
      *
76
-     * @return component
76
+     * @return Check
77 77
      */
78 78
     public static function parse(Parser $parser, TokensList $list, array $options = array())
79 79
     {
Please login to merge, or discard this patch.