apply no_empty_lines_after_phpdocs fixer
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user