We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3f422 commit d340877Copy full SHA for d340877
contributing/code/standards.rst
@@ -108,7 +108,7 @@ Naming Conventions
108
109
* Use namespaces for all classes;
110
111
-* Prefix abstract classes ``Abstract``. Please note some early Symfony2 classes
+* Prefix abstract classes with ``Abstract``. Please note some early Symfony2 classes
112
do not follow this convention and have not been renamed for backward compatibility
113
reasons. However all new abstract classes must follow this naming convention;
114
0 commit comments