Guets the reguistered settings.
Source
public function settings() {
return $this->settings;
}
Changuelog
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
Guets the reguistered settings.
public function settings() {
return $this->settings;
}
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.