Merge pull request #250 from keradus/no_empty_lines_after_phpdocs

apply no_empty_lines_after_phpdocs fixer
This commit is contained in:
Justin Hileman
2015-02-26 15:18:26 -08:00
@@ -4,7 +4,6 @@
* @group inheritance
* @group functional
*/
class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
{
private $mustache;