@@ -110,10 +110,10 @@ |
||
110 | 110 | } |
111 | 111 | |
112 | 112 | /** |
113 | - * Set all allowed settings by Request. |
|
114 | - * |
|
115 | - * @return LaravelPropertyBag\Settings\Settings |
|
116 | - */ |
|
113 | + * Set all allowed settings by Request. |
|
114 | + * |
|
115 | + * @return LaravelPropertyBag\Settings\Settings |
|
116 | + */ |
|
117 | 117 | public function setSettingsByRequest() |
118 | 118 | { |
119 | 119 | $allAllowedSettings = array_keys($this->allSettings()->toArray()); |