Upgrade to 3.2.0
This commit is contained in:
@@ -43,9 +43,6 @@ return [
|
||||
},
|
||||
],
|
||||
'computed' => [
|
||||
'options' => function (): array {
|
||||
return $this->getOptions();
|
||||
},
|
||||
'default' => function () {
|
||||
return $this->sanitizeOptions($this->default);
|
||||
},
|
||||
|
Reference in New Issue
Block a user