Code Inspections in Joomla!
This topic lists all PhpStorm code inspections available in Joomla!.
You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Ctrl+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Missing @copyright/@license tag file | Reports the file header DocBlocks that do not contain the | Weak warning |
Missing @since tag(s) | Reports the class, class property, and class method DocBlocks that do not contain the | Weak warning |
Last modified: 16 July 2021