You are here

protected property FooTableBreakpoint::$name in FooTable 8.2

Same name and namespace in other branches
  1. 8 src/Entity/FooTableBreakpoint.php \Drupal\footable\Entity\FooTableBreakpoint::name

The name of the FooTable breakpoint.

Type: string

File

src/Entity/FooTableBreakpoint.php, line 57

Class

FooTableBreakpoint
Defines the FooTable Breakpoint Config entity.

Namespace

Drupal\footable\Entity

Code

protected $name;