We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3799bc0 commit 835d5ebCopy full SHA for 835d5eb
contributing/code/standards.rst
@@ -85,6 +85,7 @@ example containing most features described below:
85
if (!isset($value)) {
86
return;
87
}
88
+
89
return !$value;
90
91
0 commit comments