Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
7764086c5d3fb80ecc463385ee02c4a0e2359fd9
7764086c5d3fb80ecc463385ee02c4a0e2359fd9
Switch branch/tag
yii2
apps
advanced
console
config
params.php
Find file
Normal view
History
Permalink
params.php
59 Bytes
Edit
Web IDE
Newer
Older
Advanced application template
0fb30f8d
Alexander Makarov
committed
11 years ago
1
<?php
Convert to short syntax [2].
dfb6e1f4
Yakir Sitbon
committed
11 years ago
2
return
[
Reformat code te be PSR-2 compatible
b5f8a4dc
SonicGD
committed
10 years ago
3
'adminEmail'
=>
'admin@example.com'
,
Convert to short syntax [2].
dfb6e1f4
Yakir Sitbon
committed
11 years ago
4
];