public function TestPdfEngine::getError in Entity Print 8
File
- tests/
modules/ entity_print_test/ src/ Plugin/ EntityPrint/ PdfEngine/ TestPdfEngine.php, line 91  
Class
- TestPdfEngine
 - Plugin annotation @PdfEngine( id = "testpdfengine", label= @Translation("Test PDF Engine") )
 
Namespace
Drupal\entity_print_test\Plugin\EntityPrint\PdfEngineCode
public function getError() {
}