Remove all the extra spaces StyleCI wanted me to add :)

This commit is contained in:
Justin Hileman
2016-07-30 22:39:43 -07:00
parent eeee916433
commit 18a2adce3d
71 changed files with 0 additions and 71 deletions
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache class autoloader.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Cache interface.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Abstract Mustache Cache class.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Cache filesystem implementation.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Cache in-memory implementation.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Compiler class.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template rendering Context.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A Mustache implementation in PHP.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A Mustache Exception interface.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Invalid argument exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Logic exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Runtime exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache syntax exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Unknown filter exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Unknown helper exception.
*/
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Unknown template exception.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A collection of helpers for a Mustache instance.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Lambda Helper.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template Loader interface.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template array Loader implementation.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A Mustache Template cascading loader implementation, which delegates to other
* Loader instances.
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template filesystem Loader implementation.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A Mustache Template loader for inline templates.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template mutable Loader interface.
*/
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Template string Loader implementation.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Describes a Mustache logger instance.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* This is a simple Logger implementation that other Loggers can inherit from.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* A Mustache Stream Logger.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Parser class.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Abstract Mustache Template class.
*
-1
View File
@@ -9,7 +9,6 @@
* file that was distributed with this source code.
*/
/**
* Mustache Tokenizer class.
*