Path 'registry::get('config.dir.addons')My_Changes Not Found

Why I came across this problem have you any of you idea ?

The path is correct but whyy ? :)

Hello

Please explain the problem in more details.

You should do this:

use Tygh\Registry;

Registry::get('config.dir.addons');

Best regards

Robert

Please provide us with the line of code with this error