apply no_empty_lines_after_phpdocs fixer
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* @group inheritance
|
||||
* @group functional
|
||||
*/
|
||||
|
||||
class Mustache_Test_Functional_InheritanceTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
private $mustache;
|
||||
|
||||
Reference in New Issue
Block a user