EditorInterface::getSettings

public EditorInterface::getSettings()

Returns the text editor plugin-specific settings.

Return value

array A structured array containing all text editor settings.

File

core/modules/editor/src/EditorInterface.php, line 55

Class

EditorInterface
Provides an interface defining a text editor entity.

Namespace

Drupal\editor

Code

public function getSettings();
doc_Drupal
2016-10-29 09:03:51
Comments
Leave a Comment

Please login to continue.