Completed
Branch master (b9874a)
by Alan
02:30
created
src/TwigFakerExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
      * Create the fake data.
53 53
      *
54 54
      * @param $type
55
-     * @param $count
55
+     * @param integer $count
56 56
      */
57 57
     private function createNewFakeData($type, $count)
58 58
     {
Please login to merge, or discard this patch.