EditorInterface::setEditor

public EditorInterface::setEditor($editor)

Set the text editor plugin ID.

Parameters

string $editor: The text editor plugin ID to set.

File

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

Class

EditorInterface
Provides an interface defining a text editor entity.

Namespace

Drupal\editor

Code

public function setEditor($editor);
doc_Drupal
2016-10-29 09:03:52
Comments
Leave a Comment

Please login to continue.