ofbeaton / granite-php

Opinionated coding style enforcement for PHP.
https://github.com/ofbeaton/granite/wiki/PHP
MIT License
1 stars 0 forks source link

Inline block comments for type hinting in PHPStorm #22

Open nnamdrem opened 8 years ago

nnamdrem commented 8 years ago

Comments like the following help make reading and following code in PHPStorm easier: /* @var MyClass $myvar / Please add an exception to allow for this in granite.