update CS by php-cs-fixer

This commit is contained in:
Dariusz Rumiński
2014-08-17 00:29:05 +02:00
parent bd3c7798c3
commit d07cac322c
25 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ class SectionObjects
public function middle()
{
return new SectionObject;
return new SectionObject();
}
public $final = "Then, surprisingly, it worked the final time.";