add newline (\n) at the end of file

This commit is contained in:
2015-06-24 00:30:20 +02:00
parent 4a6dee763f
commit 7cf41d9c9d
14 changed files with 17 additions and 14 deletions

View File

@@ -228,4 +228,4 @@ class Report implements HasCenterInterface, HasScopeInterface
return $this->person->getCenter();
}
}
}