public property Shortcode::$provider in Shortcode 8
Same name and namespace in other branches
- 2.0.x src/Annotation/Shortcode.php \Drupal\shortcode\Annotation\Shortcode::provider
The name of the provider that owns the shortcode.
Type: string
File
- src/
Annotation/ Shortcode.php, line 47
Class
- Shortcode
- Defines an shortcode annotation object.
Namespace
Drupal\shortcode\AnnotationCode
public $provider;