colibri-fw/config

Colibri config component

1.5.0 2017-07-19 21:21 UTC

This package is auto-updated.

Last update: 2024-10-21 17:19:05 UTC


README

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

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

... somewhere in your bootstrap.