EditorInterface::getEditor

public EditorInterface::getEditor()

Returns the associated text editor plugin ID.

Return value

string The text editor plugin ID.

File

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

Class

EditorInterface
Provides an interface defining a text editor entity.

Namespace

Drupal\editor

Code

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

Please login to continue.