I need help with composer autoloader. Well in my opinion I have set up everything correctly, but still I am having an error "class has been not found".
So maybe someone here will be able to help me. Look at the screenshoots below to understand the way I structured my project and the way I autoloaded namespace for my Test class.
The question is why I am having an error, class has been not found?