function StateInterface::weight
Gets the state's weight.
Return value
int The state's weight.
2 methods override StateInterface::weight()
- ContentModerationState::weight in core/
modules/ content_moderation/ src/ ContentModerationState.php - State::weight in core/
modules/ workflows/ src/ State.php
File
-
core/
modules/ workflows/ src/ StateInterface.php, line 41
Class
- StateInterface
- An interface for state value objects.
Namespace
Drupal\workflowsCode
public function weight();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.