Browse Source

apply no_empty_lines_after_phpdocs fixer

Dariusz Ruminski 10 years ago
parent
commit
ea08692253
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 functional
  */
-
 class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
 {
     private $mustache;