coding standard php
1.0.0

PHP編碼標準構建在php_codesniffer和Slevomat編碼標準規則之上。
?查看我們的文檔。
?如果您喜歡Orisai,請捐款。謝謝你!
final class FormattedCode
{
public function isSexy (): void
{
// It's hard to find great example. Just test it on your code.
// May be annoying at first, but easier to read in the long term.
}
}