Completed
Push — master ( 713312...49b74f )
by Ivannis Suárez
08:31
created
DomainEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
 
94 94
     /**
95 95
      * @param string $property
96
-     * @param mixed  $value
96
+     * @param integer  $value
97 97
      */
98 98
     protected function setPayload($property, $value)
99 99
     {
Please login to merge, or discard this patch.