php code block example
Example 1: php docblock
Press `Alt+Insert`, then select Generate PHPDoc blocks, and choose the code
construct to generate PHPDoc comments for.
Example 2: block comment php
/* This is a multi line comment
yet another line of comment */