<?php namespace Microservices\Config\Routes\Common\ClientDB\ThirdParty; use Microservices\App\Constants; return [ 'thirdParty' => [ '{thirdParty:string}' => [ '__file__' => false ] ] ];
info at phpclasses dot org