$modelwithcontent->panelOptions()
Returns an array of all actions that can be performed in the Panel This also checks for the lock status
$modelwithcontent->panelOptions(array $unlock = [ ]): arrayParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $unlock | array | [ ] | An array of options that will be force-unlocked | 
Return type
array