<?php /* * This file is part of the Symfony package. * * (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. */ namespace Sensio\Bundle\DistributionBundle; use Symfony\Component\HttpKernel\Bundle\Bundle; /** * SensioDistributionBundle. * * @author Fabien Potencier <fabien@symfony.com> * @author Marc Weistroff <marc.weistroff@sensio.com> * @author Jérôme Vieilledent <lolautruche@gmail.com> */ class SensioDistributionBundle extends Bundle { }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Composer | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
.gitignore | File | 24 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.rst | File | 1.35 KB | 0644 |
|
SensioDistributionBundle.php | File | 581 B | 0644 |
|
UPGRADE.md | File | 725 B | 0644 |
|
composer.json | File | 915 B | 0644 |
|