ModerationStateTransitionInterface::getFromState

public ModerationStateTransitionInterface::getFromState()

Gets the from state for the given transition.

Return value

string The moderation state ID for the from state.

File

core/modules/content_moderation/src/ModerationStateTransitionInterface.php, line 18

Class

ModerationStateTransitionInterface
Provides an interface for defining Moderation state transition entities.

Namespace

Drupal\content_moderation

Code

public function getFromState();
doc_Drupal
2016-10-29 09:29:02
Comments
Leave a Comment

Please login to continue.