add tests
This commit is contained in:
@ -242,6 +242,9 @@ abstract class pdfdocumentsGeneric extends Base implements genericInterface
|
||||
->getTemplateRenderer();
|
||||
}
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function getPdfProperties(): array
|
||||
{
|
||||
return [
|
||||
|
Reference in New Issue
Block a user