Some basic cleaning up.

This commit is contained in:
Sander Dorigo
2014-07-04 11:39:21 +02:00
parent 6bdaafbf72
commit c3254c2351
6 changed files with 95 additions and 36 deletions

View File

@@ -15,4 +15,6 @@ interface MigrationHelperInterface
public function validFile();
public function migrate();
}