Completed
Pull Request — master (#4)
by
unknown
01:46
created
src/Volumes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
 
17 17
     /**
18 18
      * @param $query
19
-     * @return \Generator|Volume || array
19
+     * @return LibraryBuilder || array
20 20
      */
21 21
     public function search($query)
22 22
     {
Please login to merge, or discard this patch.