update CS by php-cs-fixer
This commit is contained in:
@@ -6,7 +6,7 @@ class SectionObjects
|
||||
|
||||
public function middle()
|
||||
{
|
||||
return new SectionObject;
|
||||
return new SectionObject();
|
||||
}
|
||||
|
||||
public $final = "Then, surprisingly, it worked the final time.";
|
||||
|
||||
Reference in New Issue
Block a user