PHP Classes

File: vendor/sensio/framework-extra-bundle/Resources/config/cache.xml

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/sensio/framework-extra-bundle/Resources/config/cache.xml   Download  
File: vendor/sensio/framework-extra-bundle/Resources/config/cache.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 512 bytes
 

Contents

Class file image Download
<?xml version="1.0" ?> <container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> <services> <service id="sensio_framework_extra.cache.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener"> <tag name="kernel.event_subscriber" /> </service> </services> </container>