Merge "Add helper trait for deprecating properties"
[lhc/web/wiklou.git] / tests / phpunit / data / registration / autoload_namespaces.json
1 {
2 "manifest_version": 2,
3 "name": "WithAutoloadNamespaces",
4 "AutoloadNamespaces": {
5 "Test\\MediaWiki\\AutoLoader\\": "../autoloader/psr4/"
6 }
7 }