mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-25 23:33:02 +01:00
7 lines
72 B
PHP
7 lines
72 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'orientation' => 'L',
|
||
|
'font-size' => '11pt',
|
||
|
];
|