You are here

protected property Modal::$leftButtonClass in Modal 4.0.x

Same name and namespace in other branches
  1. 4.1.x src/Entity/Modal.php \Drupal\modal_page\Entity\Modal::leftButtonClass

Left Button class.

Type: string

File

src/Entity/Modal.php, line 345

Class

Modal
Defines the Modal entity.

Namespace

Drupal\modal_page\Entity

Code

protected $leftButtonClass;