MyShaarli/tests/config
ArthurHoaro 15170b5164 Parse plugin parameters description with the PluginManager
Plugin parameter can contain a description in their meta file under the key:

    parameter.<param_name>="<description>"
2016-08-02 11:12:01 +02:00
..
ConfigJsonTest.php Add closing PHP tags to JSON config files 2016-06-20 18:30:37 +02:00
ConfigManagerTest.php ConfigManager no longer uses singleton pattern 2016-06-11 09:30:56 +02:00
ConfigPhpTest.php Replace $GLOBALS configuration with the configuration manager in the whole code base 2016-06-11 09:30:56 +02:00
ConfigPluginTest.php Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00