You are here

protected property FooTableBreakpoint::$name in FooTable 8

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

The name of the FooTable breakpoint.

Type: string

File

src/Entity/FooTableBreakpoint.php, line 47

Class

FooTableBreakpoint
Defines the FooTable Breakpoint Config entity.

Namespace

Drupal\footable\Entity

Code

protected $name;