composer update
This commit is contained in:
parent
0b3c362c5e
commit
a1f0701630
142 changed files with 4530 additions and 1195 deletions
|
|
@ -50,7 +50,7 @@ return [
|
|||
return [];
|
||||
}
|
||||
|
||||
return $this->form()->fields()->toArray();
|
||||
return $this->form()->fields()->toProps();
|
||||
},
|
||||
'value' => function () {
|
||||
$data = Data::decode($this->value, 'yaml');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue