laravel-model-settings icon indicating copy to clipboard operation
laravel-model-settings copied to clipboard

release settings() method when using $invokeSettingsBy

Open masakik opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. When using $invokeSettingsBy = 'anotherName' I expect the method $this->settings() could be used for another purpose but it's not true. Is there a way to release this method?

masakik avatar Jul 01 '22 18:07 masakik