Bravo3\Orm\Config\Configuration::__construct PHP Method

__construct() public method

public __construct ( $cache_dir = null )
    public function __construct($cache_dir = null)
    {
        $this->cache_dir = $cache_dir;
    }