apply no_empty_lines_after_phpdocs fixer

This commit is contained in:
Dariusz Ruminski
2015-02-26 21:35:27 +01:00
parent 6dd2a45358
commit ea08692253
@@ -4,7 +4,6 @@
* @group inheritance * @group inheritance
* @group functional * @group functional
*/ */
class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
{ {
private $mustache; private $mustache;