Rasanga / FlashAlertBundle

Simplified way to handle (add/display) Symfony flash messages. Client side scripts are written in pure JavaScript. https://packagist.org/packages/ras/flash-alert-bundle
http://rasanga.github.io/FlashAlertBundle
MIT License
23 stars 8 forks source link

Update services.yml to fix YAML Parser exception #7

Closed johnmadrak closed 8 years ago

johnmadrak commented 8 years ago

Fixes "The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 6 (near "session: @Session").'"

Rasanga commented 8 years ago

@johnmadrak thank you for the PR :+1: