PHP Classes

File: App/Languages/en.php

Recommend this page to a friend!
  Classes of Alfredo Rodriguez   Teo   App/Languages/en.php   Download  
File: App/Languages/en.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Teo
MVC Framework with configurable routes and filters
Author: By
Last change:
Date: 2 years ago
Size: 136 bytes
 

Contents

Class file image Download
<?php
return [
   
'Welcome' => 'Welcome',
   
'PowerBy'=>'Power by',
   
'Version'=>'Version',
   
'Teo'=>'TEO Simple PHP Framework'
];