PHP Classes

File: app/api/partner.php

Recommend this page to a friend!
  Classes of Ali YILMAZ   PHP API Service   app/api/partner.php   Download  
File: app/api/partner.php
Role: Example script
Content type: text/plain
Description: Example script
Class: PHP API Service
Implements a project API using the Mind framework
Author: By
Last change:
Date: 2 years ago
Size: 78 bytes
 

Contents

Class file image Download
<?php

$this
->addLayer('app/middleware/auth');

$this->print_pre($this->post);