15 lines
266 B
PHP
15 lines
266 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 88,
|
|
'date' => '2015-12-18',
|
|
'title' => 'Product-sum numbers',
|
|
'abbreviated' => true,
|
|
'steps' => 141097978,
|
|
'time' => 23852,
|
|
'width' => 1024,
|
|
'height' => 50,
|
|
'value' => 7587457,
|
|
];
|