CS fixes.

Plus add config for StyleCI.
This commit is contained in:
Justin Hileman
2015-03-02 21:53:03 -08:00
parent 4cd8521341
commit 22611a957c
18 changed files with 134 additions and 115 deletions
+1 -2
View File
@@ -12,7 +12,7 @@
/**
* A shell script to create a single-file class cache of the entire Mustache
* library:
* library.
*
* $ bin/build_bootstrap.php
*
@@ -72,7 +72,6 @@ SymfonyClassCollectionLoader::load(array(
* the unnecessary bits removed.
*
* @license http://www.opensource.org/licenses/MIT
*
* @author Fabien Potencier <fabien@symfony.com>
*/
class SymfonyClassCollectionLoader