PHP Classes

File: Config/Routes/Common/ClientDB/Custom/POSTroutes.php

Recommend this page to a friend!
  Classes of Ramesh Narayan Jangid   PHP Microservices Framework   Config/Routes/Common/ClientDB/Custom/POSTroutes.php   Download  
File: Config/Routes/Common/ClientDB/Custom/POSTroutes.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: PHP Microservices Framework
Setup microservices apps with configuration arrays
Author: By
Last change: Refactor
Date: 11 days ago
Size: 137 bytes
 

Contents

Class file image Download
<?php
namespace Microservices\Config\Routes\Common\ClientDB\Custom;

use
Microservices\App\Constants;

return [
   
'custom' => false
];