PHP Classes

File: Config/Routes/AdminGroup/PUTroutes.php

Recommend this page to a friend!
  Classes of Ramesh Narayan Jangid (Sharma)   PHP Microservices Framework   Config/Routes/AdminGroup/PUTroutes.php   Download  
File: Config/Routes/AdminGroup/PUTroutes.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Microservices Framework
Setup microservices apps with configuration arrays
Author: By
Last change: Refactoring
Date: 10 days ago
Size: 269 bytes
 

Contents

Class file image Download
<?php
namespace Microservices\Config\Routes\AdminGroup;

return include
$Constants::$DOC_ROOT . DIRECTORY_SEPARATOR . 'Config' . DIRECTORY_SEPARATOR . 'Routes' . DIRECTORY_SEPARATOR . 'Common' . DIRECTORY_SEPARATOR . 'GlobalDB' . DIRECTORY_SEPARATOR . 'PUTroutes.php';