Skip to content

Commit 6fcc075

Browse files
author
christophej
committed
Fix php format
1 parent abed680 commit 6fcc075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Eloquent/Model.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,4 +609,4 @@ protected function isJsonCastable($key)
609609
{
610610
return $this->hasCast($key, ['json', 'encrypted:json']);
611611
}
612-
}
612+
}

0 commit comments

Comments
 (0)