Pārlūkot izejas kodu

Merge pull request #250 from keradus/no_empty_lines_after_phpdocs

apply no_empty_lines_after_phpdocs fixer
Justin Hileman 10 gadi atpakaļ
vecāks
revīzija
7e226a118c
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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;