PHP Classes

File: Config/bootstrap.php

Recommend this page to a friend!
  Classes of Nerijus   CakePHP 2 Zend Service Manager integration   Config/bootstrap.php   Download  
File: Config/bootstrap.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: CakePHP 2 Zend Service Manager integration
Integrates the Zend Service Manager with CakePHP 2
Author: By
Last change:
Date: 7 years ago
Size: 123 bytes
 

Contents

Class file image Download
<?php

use Interop\Container\ContainerInterface;

Configure::write(ContainerInterface::CLASS, __DIR__ . '/container.php');