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
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
cfd328ca
Commit
cfd328ca
authored
Jan 14, 2014
by
marsuboss
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update core-code-style.md
parent
ec0e348a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
core-code-style.md
docs/internals/core-code-style.md
+2
-3
No files found.
docs/internals/core-code-style.md
View file @
cfd328ca
...
...
@@ -196,7 +196,7 @@ $sql = "SELECT *"
### 5.3 arrays
For arrays we're using PHP 5.
3
short array syntax.
For arrays we're using PHP 5.
4
short array syntax.
#### Numerically indexed
...
...
@@ -442,4 +442,4 @@ Properties allowing to configure component not to do something should accept val
-
use lower case
-
use plural form for nouns which represent objects (e.g. validators)
-
use singular form for names representing relevant functionality/features (e.g. web)
\ No newline at end of file
-
use singular form for names representing relevant functionality/features (e.g. web)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment