PHP Classes

File: src/JaxonAjaxBundle.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon for Symfony   src/JaxonAjaxBundle.php   Download  
File: src/JaxonAjaxBundle.php
Role: Class source
Content type: text/plain
Description: Class source
Class: Jaxon for Symfony
Jaxon integration for the Symfony framework
Author: By
Last change: Update of src/JaxonAjaxBundle.php
Date: 2 years ago
Size: 126 bytes
 

Contents

Class file image Download
<?php

namespace Jaxon\AjaxBundle;

use
Symfony\Component\HttpKernel\Bundle\Bundle;

class
JaxonAjaxBundle extends Bundle
{
}