You are here

public function PdfExportProcessorInterface::enableDebug in PDF Export 7

Enable debugging for troubleshooting.

1 method overrides PdfExportProcessorInterface::enableDebug()
PdfExportMpdfProcessor::enableDebug in pdf_export_mpdf/includes/PdfExportMpdfProcessor.inc
Enable debugging for troubleshooting.

File

includes/PdfExportProcessorInterface.inc, line 37
PdfProcessor interface.

Class

PdfExportProcessorInterface
@file PdfProcessor interface.

Code

public function enableDebug();