MyShaarli/application/config
VirtualTam 3c66e56435 application: introduce the Shaarli\Config namespace
Namespaces have been introduced with the REST API, and should be generalized
to the whole codebase to manage object scope and benefit from autoloading.

See:
- https://secure.php.net/manual/en/language.namespaces.php
- http://www.php-fig.org/psr/psr-4/

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2017-03-04 17:07:52 +01:00
..
ConfigIO.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigJson.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigManager.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigPhp.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigPlugin.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00