colibri-fw/config

Colibri config component

1.5.0 2017-07-19 21:21 UTC

This package is auto-updated.

Last update: 2024-04-11 04:41:07 UTC


README

For single (without framework) usage you must determine baseDir like this:

	Cofig::setBaseDir(__DIR__ . '/app/config');

... somewhere in your bootstrap.