PHP Classes

File: app/config/config_prod.yml

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Polymorphism Example   app/config/config_prod.yml   Download  
File: app/config/config_prod.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Polymorphism Example
Show several ways of implementing of polymorphism
Author: By
Last change:
Date: 3 years ago
Size: 511 bytes
 

Contents

Class file image Download
imports: - { resource: config.yml } #doctrine: # orm: # metadata_cache_driver: apc # result_cache_driver: apc # query_cache_driver: apc monolog: handlers: main: type: fingers_crossed action_level: error handler: nested nested: type: stream path: '%kernel.logs_dir%/%kernel.environment%.log' level: debug console: type: console process_psr_3_messages: false