7 lines
72 B
PHP
7 lines
72 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'orientation' => 'L',
|
||
|
'font-size' => '11pt',
|
||
|
];
|