You are here

public property Shortcode::$settings in Shortcode 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/Shortcode.php \Drupal\shortcode\Annotation\Shortcode::settings

The default settings for the shortcode.

(optional)

Type: array

File

src/Annotation/Shortcode.php, line 93

Class

Shortcode
Defines an shortcode annotation object.

Namespace

Drupal\shortcode\Annotation

Code

public $settings = [];