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

Code Inspection: Missing import

Last modified: 13 May 2022

Reports a reference to a variable or mixin that is declared in another file, which is not explicitly imported in the current file.

Example: