We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use Tbuy_Flow_Model_Storage_Factory as StorageFactory; becomes use fNSeU as StorageFactory; even if I've set
use Tbuy_Flow_Model_Storage_Factory as StorageFactory;
use fNSeU as StorageFactory;
$conf->obfuscate_namespace_name = false;
Am I doing something wrong? This is my whole config file https://gist.github.com/andthink/672fbd8d3d854617b16f604c1a918bc7
The text was updated successfully, but these errors were encountered:
i think that for this you have to put "Tbuy_Flow_Model_Storage_Factory" and "StorageFactory" in the t_ignore_namespaces array
Sorry, something went wrong.
fixed with release 2.0.7
No branches or pull requests
use Tbuy_Flow_Model_Storage_Factory as StorageFactory;
becomes
use fNSeU as StorageFactory;
even if I've set
$conf->obfuscate_namespace_name = false;
Am I doing something wrong?
This is my whole config file
https://gist.github.com/andthink/672fbd8d3d854617b16f604c1a918bc7
The text was updated successfully, but these errors were encountered: