Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPで、関数の終わりを閉じ中括弧のすぐ隣にコメントするのは良い習慣ですか?
例えば
} // end display_items
常に適切にインデントすることをお勧めします。そうすれば、通常、そのようなコメントは必要ありません。