apply phpdoc_trim fixer

This commit is contained in:
Dariusz Ruminski
2015-02-26 21:36:12 +01:00
parent 6dd2a45358
commit c415dc318d
-1
View File
@@ -46,7 +46,6 @@
*
* @@ hello
* Hello, {{ name }}!
*
*/
class Mustache_Loader_InlineLoader implements Mustache_Loader
{