You are here

protected property Breakpoint::$base_class in Bootstrap Layout Builder 2.x

Same name and namespace in other branches
  1. 1.x src/Entity/Breakpoint.php \Drupal\bootstrap_layout_builder\Entity\Breakpoint::base_class

The breakpoint base class.

Type: string

File

src/Entity/Breakpoint.php, line 72

Class

Breakpoint
Defines the Breakpoint config entity.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $base_class;