Browse Source

Merge pull request #250 from keradus/no_empty_lines_after_phpdocs

apply no_empty_lines_after_phpdocs fixer
Justin Hileman 10 years ago
parent
commit
7e226a118c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/Mustache/Test/Functional/InheritanceTest.php

+ 0 - 1
test/Mustache/Test/Functional/InheritanceTest.php

@@ -4,7 +4,6 @@
  * @group inheritance
  * @group inheritance
  * @group functional
  * @group functional
  */
  */
-
 class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
 class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
 {
 {
     private $mustache;
     private $mustache;