VariantInterface::getWeight

public VariantInterface::getWeight()

Returns the weight of the display variant.

Return value

int The display variant weight.

File

core/lib/Drupal/Core/Display/VariantInterface.php, line 53

Class

VariantInterface
Provides an interface for DisplayVariant plugins.

Namespace

Drupal\Core\Display

Code

1
public function getWeight();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.