You are here

public property PdfBackend::$weight in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Annotation/PdfBackend.php \Drupal\fillpdf\Annotation\PdfBackend::weight

The plugin's weight.

Type: int

File

src/Annotation/PdfBackend.php, line 47

Class

PdfBackend
Defines a FillPDF PdfBackend plugin annotation object.

Namespace

Drupal\fillpdf\Annotation

Code

public $weight = 0;