1
0
Fork 0

Conform with Symfony Coding Standards

According to Symfony Coding Standards, a single space must be added around binary operators excluding the concatenation operator.

"Add a single space around binary operators (==, &&, ...), with the exception of the concatenation (.) operator" (http://symfony.com/doc/current/contributing/code/standards.html)
pull/3758/head
Nimit Kalra 2015-02-18 15:06:36 -06:00
parent 833ce98426
commit b2b9688c92
1 changed files with 1 additions and 1 deletions