PHP Classes

File: tests/Service/SubDir/SecondService.php

Recommend this page to a friend!
  Packages of Thierry Feuzeu   Jaxon   tests/Service/SubDir/SecondService.php   Download  
File: tests/Service/SubDir/SecondService.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: 94 bytes
 

Contents

Class file image Download
<?php
declare(strict_types=1);

namespace
Jaxon\Tests\Service\SubDir;

class
SecondService
{}