PHP Classes

File: src/Resources/config/services.yaml

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon for Symfony   src/Resources/config/services.yaml   Download  
File: src/Resources/config/services.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Jaxon for Symfony
Jaxon integration for the Symfony framework
Author: By
Last change:
Date: 2 years ago
Size: 294 bytes
 

Contents

Class file image Download
services: _defaults: { public: true } Jaxon\AjaxBundle\Jaxon: arguments: - "@kernel" - "@logger" - "@twig" - "%jaxon%" Jaxon\AjaxBundle\Controller\JaxonController: arguments: - "@Jaxon\\AjaxBundle\\Jaxon"