Skip to content

Commit e2d54f1

Browse files
authored
Update CanCascadeFields.php
fix:style
1 parent 55a7a2f commit e2d54f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form/Field/CanCascadeFields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ protected function getValueByJs()
162162
{
163163
return addslashes(old($this->column(), $this->value()));
164164
}
165-
165+
166166
/**
167167
* Add cascade scripts to contents.
168168
*

0 commit comments

Comments
 (0)