4.2. Properties This guide intentionally avoids any recommendation regarding the use of $StudlyCaps, $camelCase, or $under_score property names.
不要乱下结论啊 现在一般遵循 PSR 变量及属性是没有强制要求的 但是不管用哪种 全局要统一就行了
way2create
2019-07-27 10:40:26 +08:00
This guide intentionally avoids any recommendation regarding the use of $StudlyCaps, $camelCase, or $under_score property names.
Whatever naming convention is used SHOULD be applied consistently within a reasonable scope. That scope may be vendor-level, package-level, class-level, or method-level.