You are here

public function FacConfigInterface::getBreakpoint in Fast Autocomplete 8

Gets the breakpoint.

Return value

int The breakpoint.

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

File

src/FacConfigInterface.php, line 98

Class

FacConfigInterface
Provides an interface defining a Fast Autocomplete config entity.

Namespace

Drupal\fac

Code

public function getBreakpoint();