15 lines
252 B
PHP
15 lines
252 B
PHP
<?php
|
|
|
|
return
|
|
[
|
|
'number' => 54,
|
|
'date' => '2015-01-28',
|
|
'title' => 'Poker hands',
|
|
'abbreviated' => true,
|
|
'steps' => 5949695,
|
|
'time' => 2543,
|
|
'width' => 118,
|
|
'height' => 1009,
|
|
'value' => 376,
|
|
];
|