Added new line at the end of files. [skip ci]

This commit is contained in:
James Cole
2015-05-05 12:51:57 +02:00
parent c85bc59c1d
commit cbb62d3d78
57 changed files with 57 additions and 57 deletions

View File

@@ -177,4 +177,4 @@ class TagRepository implements TagRepositoryInterface
return $tag;
}
}
}

View File

@@ -49,4 +49,4 @@ interface TagRepositoryInterface
* @return boolean
*/
public function connect(TransactionJournal $journal, Tag $tag);
}
}