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
Commits
54f2b52f
Commit
54f2b52f
authored
Jan 14, 2014
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1960 from marsuboss/patch-1
Update core-code-style.md
parents
3fce6f6a
cfd328ca
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 @
54f2b52f
...
...
@@ -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