%PDF- %PDF-
| Direktori : /home/tjamichg/cursos.tjamich.gob.mx/vendor/pimple/pimple/tests/ |
| Current File : /home/tjamichg/cursos.tjamich.gob.mx/vendor/pimple/pimple/tests/bootstrap.php |
<?php /* * This file is part of the Silex framework. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ require_once __DIR__.'/../lib/Pimple.php'; require_once __DIR__.'/Pimple/Tests/Service.php'; require_once __DIR__.'/Pimple/Tests/Invokable.php'; require_once __DIR__.'/Pimple/Tests/NonInvokable.php';