Переглянути джерело

Merge pull request #250 from keradus/no_empty_lines_after_phpdocs

apply no_empty_lines_after_phpdocs fixer
Justin Hileman 10 роки тому
батько
коміт
7e226a118c
1 змінених файлів з 0 додано та 1 видалено
  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;