PHP Classes

File: messages/for-translation/TestContacts.php

Recommend this page to a friend!
  Classes of Uldis Nelsons   YII2 Framework PHP Init   messages/for-translation/TestContacts.php   Download  
File: messages/for-translation/TestContacts.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: YII2 Framework PHP Init
Create a project based on the YII2 from template
Author: By
Last change:
Date: 2 years ago
Size: 160 bytes
 

Contents

Class file image Download
<?php
if(false){
    echo
Yii::t('app', 'AppTestContactsFull');
    echo
Yii::t('app', 'AppTestContactsView');
    echo
Yii::t('app', 'AppTestContactsEdit');
}