Completed
Pull Request — master (#68)
by Raúl
06:42 queued 05:22
created
src/Catalog/EntryFactory.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 class EntryFactory
6 6
 {
7 7
     /**
8
-     * @param array $entry
9 8
      * @return Entry
10 9
      */
11 10
     public static function createFromArray(array $entryArray)
Please login to merge, or discard this patch.