BreakpointInterface::getLabel

public BreakpointInterface::getLabel()

Returns the translated label.

Return value

string The translated label.

File

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

Class

BreakpointInterface
Interface for Breakpoint plugins.

Namespace

Drupal\breakpoint

Code

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

Please login to continue.