PHP Classes

File: tests/src/Ns/Lib/ServiceExt.php

Recommend this page to a friend!
  Packages of Thierry Feuzeu   Jaxon   tests/src/Ns/Lib/ServiceExt.php   Download  
File: tests/src/Ns/Lib/ServiceExt.php
Role: Class source
Content type: text/plain
Description: Class source
Class: Jaxon
Call PHP classes from JavaScript using AJAX
Author: By
Last change:
Date: 4 months ago
Size: 95 bytes
 

Contents

Class file image Download
<?php

namespace Jaxon\Tests\Ns\Lib;

class
ServiceExt
{
    public function
action()
    {}
}