You are here

public property MegaMenuConfig::$block_config in The Better Mega Menu 8

Same name and namespace in other branches
  1. 2.x src/Entity/MegaMenuConfig.php \Drupal\tb_megamenu\Entity\MegaMenuConfig::block_config

The json encoded string of block settings.

Type: string

File

src/Entity/MegaMenuConfig.php, line 70

Class

MegaMenuConfig
Defines the Mega Menu Configuration entity.

Namespace

Drupal\tb_megamenu\Entity

Code

public $block_config;