public property Shortcode::$description in Shortcode 8
Same name and namespace in other branches
- 2.0.x src/Annotation/Shortcode.php \Drupal\shortcode\Annotation\Shortcode::description
Additional administrative information about the shortcode's behavior.
(optional)
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ Shortcode.php, line 66
Class
- Shortcode
- Defines an shortcode annotation object.
Namespace
Drupal\shortcode\AnnotationCode
public $description;