<?php namespace Doctrine\Bundle\DoctrineCacheBundle; use Symfony\Component\Console\Application; use Symfony\Component\HttpKernel\Bundle\Bundle; /** * Symfony Bundle for Doctrine Cache * * @author Guilherme Blanco <guilhermeblanco@hotmail.com> * @author Fabio B. Silva <fabio.bat.silva@gmail.com> */ class DoctrineCacheBundle extends Bundle { /** * {@inheritDoc} */ public function registerCommands(Application $application) { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
Acl | Folder | 0755 |
|
|
Command | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
.doctrine-project.json | File | 420 B | 0644 |
|
DoctrineCacheBundle.php | File | 463 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 852 B | 0644 |
|
composer.json | File | 2.16 KB | 0644 |
|