coding standard php
1.0.0

Стандарт кодирования PHP, построенный поверх стандартных правил PHP_Codesniffer и Slevomat Coding.
? Проверьте нашу документацию.
? Если вам нравится 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.
}
}