Fix php-cs-fixer issue.
This commit is contained in:
@@ -87,7 +87,7 @@ class Mustache_Test_FiveThree_Functional_ClassWithLambda
|
|||||||
|
|
||||||
public function placeholder()
|
public function placeholder()
|
||||||
{
|
{
|
||||||
return function() {
|
return function () {
|
||||||
return 'Enter your name';
|
return 'Enter your name';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user