PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Missing PHPDoc comment

Last modified: 16 May 2022

Reports non-fully typed elements without a PHPDoc comment or with a PHPDoc comment only containing the @noinspection tag.

You can use the Enforce PHPDoc Comment inspection to report fully typed elements.