← Back to Developer Tools Support
anitaurquiola2819693
Hi,
I have a error when try to create a file using the plugin. This is the error:
"Call to undefined method Indikator\DevTools\Classes\Asset::inTheme()" on line 452 of C:\xampp\htdocs\cms\vendor\october\rain\src\Extension\ExtendableTrait.php
Regards!
Octo
anitaurquiola2819693 said:
Hi,
I have a error when try to create a file using the plugin. This is the error:
"Call to undefined method Indikator\DevTools\Classes\Asset::inTheme()" on line 452 of C:\xampp\htdocs\cms\vendor\october\rain\src\Extension\ExtendableTrait.php
Regards!
You are calling method which is not included in your plugin. Are you providing use statements?
1-3 of 3