Completed
Push — master ( 9a3401...c8ceae )
by Vitalijs
03:32
created
src/DTOBase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
 
183 183
     /**
184 184
      * Get nested values using "dot" notation
185
-     * @param $offset
185
+     * @param string $offset
186 186
      * @return mixed
187 187
      * @throws \InvalidArgumentException
188 188
      */
Please login to merge, or discard this patch.