mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-04 06:30:53 +08:00
6 lines
65 B
PHP
6 lines
65 B
PHP
<?php
|
|
|
|
return [
|
|
'content' => 'Zmodyfikowana zawartość',
|
|
];
|