You are here

public property Breakpoint::$name in Breakpoints 8

The breakpoint name (machine name).

Type: string

File

lib/Drupal/breakpoint/Breakpoint.php, line 56
Definition of Drupal\breakpoint\Breakpoint.

Class

Breakpoint
Defines the Breakpoint entity.

Namespace

Drupal\breakpoint

Code

public $name;