6 lines
45 B
PHP
6 lines
45 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'orientation' => 'L',
|
||
|
];
|