BreakpointInterface::getWeight

public BreakpointInterface::getWeight()

Returns the weight.

Return value

int The weight.

File

core/modules/breakpoint/src/BreakpointInterface.php, line 24

Class

BreakpointInterface
Interface for Breakpoint plugins.

Namespace

Drupal\breakpoint

Code

public function getWeight();
doc_Drupal
2016-10-29 08:48:52
Comments
Leave a Comment

Please login to continue.