You are here

protected property Homebox::$columns in Homebox 8

The layout ID.

@todo it seems a little bit confusing because we store here layout ID, not the columns number.

Type: string

File

src/Entity/Homebox.php, line 82

Class

Homebox
Defines the Homebox entity.

Namespace

Drupal\homebox\Entity

Code

protected $columns;