You are here

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

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

The human-readable name of the shortcode.

This is used as an administrative summary of what the shortcode does.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Shortcode.php, line 57

Class

Shortcode
Defines an shortcode annotation object.

Namespace

Drupal\shortcode\Annotation

Code

public $title;