Fix multiline array CS

This commit is contained in:
Dariusz Rumiński
2014-09-14 18:21:08 +02:00
parent f4a6048f81
commit 9340b3eed1
21 changed files with 119 additions and 119 deletions
@@ -33,7 +33,7 @@ class Mustache_Test_FiveThree_Functional_EngineTest extends PHPUnit_Framework_Te
$helpers = array(
'longdate' => function (\DateTime $value) {
return $value->format('Y-m-d h:m:s');
}
},
);
$data = array(