Completed
Pull Request — master (#127)
by Thomas
10:50
created
src/Parser/Helper/GetPattern.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
      *
83 83
      * @param string $userAgent
84 84
      *
85
-     * @return \Generator
85
+     * @return \Iterator
86 86
      */
87 87
     public function getPatterns($userAgent)
88 88
     {
Please login to merge, or discard this patch.