Completed
Push — feature/high_five ( 6ffe0f...b47955 )
by Raúl
01:27
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.