Skip to content

Commit b453fa6

Browse files
committed
[symfony#3807] Fixing period to semicolon thanks to @xabbuh
1 parent 1094a13 commit b453fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Structure
104104
* Declare public methods first, then protected ones and finally private ones.
105105
The exceptions to this rule are the class constructor and the ``setUp`` and
106106
``tearDown`` methods of PHPUnit tests, which should always be the first methods
107-
to increase readability.
107+
to increase readability;
108108

109109
* Use parentheses when instantiating classes regardless of the number of
110110
arguments the constructor has;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy