浏览代码

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;