PHP Classes

File: tests/app/locale/ru/messages.php

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   tests/app/locale/ru/messages.php   Download  
File: tests/app/locale/ru/messages.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: spiral
Modular Web application development framework
Author: By
Last change: Apply Spiral Code Style
- automatic CS fixing
[feature] PSR-2 code style fix
Date: 2 months ago
Size: 70 bytes
 

Contents

Class file image Download
<?php

declare(strict_types=1);

return [
   
'World' => '???',
];