Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digitec
digitec-wiki
Wiki
php coding standards
php coding standards
· Changes
Page history
mmclin: update naming conventions
authored
Mar 25, 2014
by
Rene Cabral
Show whitespace changes
Inline
Side-by-side
php-coding-standards.markdown
View page @
a18c7c5e
...
@@ -150,7 +150,7 @@ For many relations where the convention does not apply, the following methods mu
...
@@ -150,7 +150,7 @@ For many relations where the convention does not apply, the following methods mu
__Main Relation__
__Other Relations__
__Main Relation__
__Other Relations__
```
```
html
get() getXXX()
get() getXXX()
set() setXXX()
set() setXXX()
n/a replaceXXX()
n/a replaceXXX()
...
...