> I have a style that includes commenting on closing braces of long blocks to 
> help readability. For example,
> 
> class MyClass 
> {
>    ...
> } // MyClass

How about not writing long blocks to help with readability?

There are a range of possibilities to refactor your code to avoid the need for 
comments altogether. See https://refactoring.com/catalog/. 


Best regards,

Andreas

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/A13DF334-1C2C-447C-840F-DAFAA3CAF8C3%40localheinz.com.
For more options, visit https://groups.google.com/d/optout.
  • PSR-12: closi... Bill Lee
    • Re: PSR-... Andreas Möller
      • Re: ... Joe T.
        • ... 'Alexander Makarov' via PHP Framework Interoperability Group
          • ... Joe T.
          • ... Alice Wonder
            • ... Alessandro Lai
              • ... Alice Wonder
                • ... Daniel Hunsaker
                • ... Greg Sherwood

Reply via email to