소스 검색

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;