HosipLan

Untitled

Sep 1st, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.30 KB | None | 0 0
  1. nette:
  2.     debugger:
  3.         bar:
  4.             - @nella.panel
  5.         blueScreen:
  6.             - @nella.panel::renderException()
  7.  
  8. services:
  9.     nella.panel:
  10.         class: Nella\NetteAddons\Doctrine\Diagnostics\ConnectionPanel
  11.         setup:
  12.             - setConnection
  13.             - [@Doctrine\ORM\Configuration, setSQLLogger]
  14.  
  15.         # bez run, laděnka to sama oživí
Advertisement
Add Comment
Please, Sign In to add comment