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

Code Inspection: Undefined PHPUnit data provider

Last modified: 16 May 2022

Reports the references to functions/methods in the @dataProvider PHPDoc tag that are not resolved.

Note that when resolving dataProvider, PHPUnit doesn't take use statements into account.