mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-23 23:37:41 -05:00
8 lines
129 B
PHP
8 lines
129 B
PHP
<?php
|
|
|
|
return [
|
|
'cookie' => [
|
|
'name' => 'Cookie',
|
|
'instructions' => 'The number of days which the cookie has to last.'
|
|
]
|
|
]; |