Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BreakpointInterface.php
function BreakpointInterface::getProvider
Returns the provider.
Return value
string The provider.
1 method overrides
BreakpointInterface::getProvider()
Breakpoint::getProvider
in core/
modules/
breakpoint/
src/
Breakpoint.php
Returns the provider.
File
core/
modules/
breakpoint/
src/
BreakpointInterface.php
, line 48
Class
BreakpointInterface
Interface for Breakpoint plugins.
Namespace
Drupal\breakpoint
Code
public
function
getProvider
();
RSS feed