GravityKit\GravityExport\PdfRenderer\Rendering\Colors
Feature that applies colors on the rows of the PDF.
Since: $ver$
Source: add-ons/pdf-renderer/src/Rendering/Colors.php:14
Details
- Kind:
class - Namespace:
GravityKit\GravityExport\PdfRenderer\Rendering - Extends:
Feature
Methods
| Method | Description |
|---|---|
__construct() | Creates the feature instance. |
Method Reference
__construct()
public function __construct( GravityExportAddon $addon, GravityExportLiteAddon $plugin )
Creates the feature instance.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$addon | GravityExportAddon | ||
$plugin | GravityExportLiteAddon |
Since: $ver$
Source: add-ons/pdf-renderer/src/Rendering/Colors.php:39