You are here

public function FooTableBreakpointInterface::getBreakpoint in FooTable 8.2

Gets the breakpoint.

Return value

int The breakpoint.

1 method overrides FooTableBreakpointInterface::getBreakpoint()
FooTableBreakpoint::getBreakpoint in src/Entity/FooTableBreakpoint.php
Gets the breakpoint.

File

src/Entity/FooTableBreakpointInterface.php, line 18

Class

FooTableBreakpointInterface
Provides an interface defining a FooTable breakpoint entity.

Namespace

Drupal\footable\Entity

Code

public function getBreakpoint();