Skip to content

Commit fd379bd

Browse files
commit
1 parent 624147a commit fd379bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UltimateValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ public function getForm($type = null)
353353
* @return array|object|string|null
354354
*/
355355
public function old($key = null)
356-
{
356+
{
357357
// in array keys
358358
$formData = $this->getForm()['form'];
359359
if(is_array($formData)){

0 commit comments

Comments
 (0)