ModerationStateInterface::isDefaultRevisionState

public ModerationStateInterface::isDefaultRevisionState()

Determines if content updated to this state should be the default revision.

Return value

bool TRUE if content in this state should be the default revision.

File

core/modules/content_moderation/src/ModerationStateInterface.php, line 26

Class

ModerationStateInterface
Provides an interface for defining Moderation state entities.

Namespace

Drupal\content_moderation

Code

public function isDefaultRevisionState();
doc_Drupal
2016-10-29 09:28:48
Comments
Leave a Comment

Please login to continue.