Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4ca0f8

Browse files
committed
[symfony#922] Making the Abstract coding standard less strong, since it's often a good idea, but definitely not always followed in core
1 parentf39b4c4 commita4ca0f8

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
@@ -108,7 +108,7 @@ Naming Conventions
108108

109109
* Use namespaces for all classes;
110110

111-
*Prefix abstractclasses with `Abstract`;
111+
*Abstractclasses are often prefixed with `Abstract`;
112112

113113
* Suffix interfaces with `Interface`;
114114

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp