PHP Classes

File: app/configs/components/response.php

Recommend this page to a friend!
  Classes of Oleg Lunegov   MicroPHP Framework   app/configs/components/response.php   Download  
File: app/configs/components/response.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MicroPHP Framework
MVC framework for Web or command line applications
Author: By
Last change: Update of app/configs/components/response.php
Date: 2 months ago
Size: 60 bytes
 

Contents

Class file image Download
<?php

return [
   
'class' => '\Zend\Diactoros\Response'
];