public property PrintableFormat::$module in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x src/Annotation/PrintableFormat.php \Drupal\printable\Annotation\PrintableFormat::module
The name of the module providing the type.
Type: string
File
- src/
Annotation/ PrintableFormat.php, line 26
Class
- PrintableFormat
- Defines an printable format annotation object.
Namespace
Drupal\printable\AnnotationCode
public $module;