PHP Classes

File: Config/Routes/AdminGroup/GETroutes.php

Recommend this page to a friend!
  Classes of Ramesh Narayan Jangid   PHP Microservices Framework   Config/Routes/AdminGroup/GETroutes.php   Download  
File: Config/Routes/AdminGroup/GETroutes.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: Refactor
Date: 19 days ago
Size: 178 bytes
 

Contents

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

use
Microservices\App\Constants;

return include
Constants::$DOC_ROOT . '/Config/Routes/Common/GlobalDB/GETroutes.php';