6 lines
71 B
PHP
6 lines
71 B
PHP
<?php
|
|
|
|
return [
|
|
'created' => 'Created',
|
|
'size' => 'Size',
|
|
];
|