fix formatting
This commit is contained in:
parent
20856fc102
commit
834a95c503
|
|
@ -36,7 +36,7 @@ class TCPDF extends AbstractRenderer implements WriterInterface
|
||||||
*/
|
*/
|
||||||
protected $includeFile = 'tcpdf.php';
|
protected $includeFile = 'tcpdf.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the implementation of external PDF library that should be used.
|
* Gets the implementation of external PDF library that should be used.
|
||||||
*
|
*
|
||||||
* @param string $orientation Page orientation
|
* @param string $orientation Page orientation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue