mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
6 lines
56 B
PHP
6 lines
56 B
PHP
<?php
|
|
|
|
return [
|
|
'content' => 'Modified content',
|
|
];
|