You are here

bootstrap.php in Loft Data Grids 7.2

File

vendor/aklump/loft_data_grids/tests/phpunit/bootstrap.php
View source
<?php

require_once dirname(__FILE__) . '/../../vendor/autoload.php';
require_once dirname(__FILE__) . '/ExporterBase.php';