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, mixin, or function that is declared in another file but this file isn't explicitly imported in the current file.

Example: