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
rcabral created page: alpha-beta-testing
authored
Sep 10, 2014
by
Rene Cabral
Show whitespace changes
Inline
Side-by-side
php-coding-standards.markdown
View page @
7bca5bf7
...
...
@@ -741,8 +741,7 @@ between them.
<
?php
n
amespace Vendor\Package;
c
lass ClassName
{
c
lass ClassName {
public function aVeryLongMethodName(
ClassTypeHint $arg1,
&$arg2,
...
...