kiwicommerce / magento2-admin-activity

Magento 2 - Admin Activity by KiwiCommerce
https://kiwicommerce.co.uk/extensions/magento2-admin-activity/
93 stars 76 forks source link

PHPStan error #18

Open DominicWatts opened 4 years ago

DominicWatts commented 4 years ago

When I run a code check I see this

 ------ ----------------------------------------------------------------- 
  Line   Helper/Data.php                                                  
 ------ ----------------------------------------------------------------- 
  118    Class Magento\Framework\App\Config\Value\Interceptor not found.  

Trouble is I don't see this class in magento codebase. But maybe a false positive. Hard to tell with all the code generation.