PHP Classes

File: App/Locale/en.php

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   What is My Browser   App/Locale/en.php   Download  
File: App/Locale/en.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: What is My Browser
Show the details of the current user browser
Author: By
Last change:
Date: 5 years ago
Size: 145 bytes
 

Contents

Class file image Download
<?php

return [
   
'title:home' => 'Zest Framework',
   
'framework:home' => 'Zest',
   
'app:home' => 'Start building your app',
];