PHP Classes

File: tests/Service/TextService.php

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

Contents

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

namespace
Jaxon\Tests\Service;

class
TextService
{}