ModerationStateTransitionInterface::getWeight

Gets the weight for the given transition.

Return value

int The weight of this transition.

File

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

Class

ModerationStateTransitionInterface
Provides an interface for defining Moderation state transition entities.

Namespace

Drupal\content_moderation

Code

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

Please login to continue.