You are here

public property PdfGenerator::$description in PDF generator API 8

Same name and namespace in other branches
  1. 2.x src/Annotation/PdfGenerator.php \Drupal\pdf_api\Annotation\PdfGenerator::description

Additional administrative information about the generator's behavior.

Type: \Drupal\Core\Annotation\Translation (optional)

File

src/Annotation/PdfGenerator.php, line 51
Contains \Drupal\pdf_api\Annotation\PdfGenerator.

Class

PdfGenerator
Defines an PDF generator annotation object.

Namespace

Drupal\pdf_api\Annotation

Code

public $description = '';