protected property PrintableFormatBase::$content in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/Plugin/PrintableFormatBase.php \Drupal\printable\Plugin\PrintableFormatBase::content
A render array of the content to be output by the printable format.
Type: array
File
- src/
Plugin/ PrintableFormatBase.php, line 31
Class
- PrintableFormatBase
- Provides a base class for Filter plugins.
Namespace
Drupal\printable\PluginCode
protected $content;