Provider
Provider.php
:
14
Interface
RichText configuration provider.
Methods¶
getConfiguration()
¶
Provider.php
:
28
Get configuration settings as an associative array.
|
|
Return values
array<string, mixed>
getName()
¶
Provider.php
:
21
Get a configuration provider name.
|
|
Should consist of letters, numbers, dashes, and underscores only.
Return values
string