2bdc3ac3595df79e0ab40294ac9c1f808b4a2972
[yaffs-website] / vendor / dflydev / dot-access-configuration / tests / bootstrap.php
1 <?php
2
3 /*
4  * This file is a part of dflydev/dot-access-configuration.
5  * 
6  * (c) Dragonfly Development Inc.
7  *
8  * For the full copyright and license information, please view the LICENSE
9  * file that was distributed with this source code.
10  */
11
12 $loader = require dirname(__DIR__).'/vendor/autoload.php';
13