Explorar el Código

apply phpdoc_trim fixer

Dariusz Ruminski hace 10 años
padre
commit
c415dc318d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Mustache/Loader/InlineLoader.php

+ 0 - 1
src/Mustache/Loader/InlineLoader.php

@@ -46,7 +46,6 @@
  *
  *     @@ hello
  *     Hello, {{ name }}!
- *
  */
 class Mustache_Loader_InlineLoader implements Mustache_Loader
 {