From fb722f06b9c5709f818c86bb78fdf0533fee77b6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Jul 2015 09:38:44 +0200 Subject: [PATCH] Some added newlines. --- app/Helpers/Attachments/AttachmentHelper.php | 2 +- app/Helpers/Attachments/AttachmentHelperInterface.php | 2 +- app/Http/Controllers/AttachmentController.php | 2 +- app/Models/Attachment.php | 2 +- app/Repositories/Attachment/AttachmentRepository.php | 2 +- app/Repositories/Attachment/AttachmentRepositoryInterface.php | 2 +- resources/twig/json/tour.twig | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/Helpers/Attachments/AttachmentHelper.php b/app/Helpers/Attachments/AttachmentHelper.php index 3b93eaa24a..9895f6e2d1 100644 --- a/app/Helpers/Attachments/AttachmentHelper.php +++ b/app/Helpers/Attachments/AttachmentHelper.php @@ -215,4 +215,4 @@ class AttachmentHelper implements AttachmentHelperInterface } -} \ No newline at end of file +} diff --git a/app/Helpers/Attachments/AttachmentHelperInterface.php b/app/Helpers/Attachments/AttachmentHelperInterface.php index 6c07e64a9e..f25971a173 100644 --- a/app/Helpers/Attachments/AttachmentHelperInterface.php +++ b/app/Helpers/Attachments/AttachmentHelperInterface.php @@ -38,4 +38,4 @@ interface AttachmentHelperInterface */ public function getAttachmentLocation(Attachment $attachment); -} \ No newline at end of file +} diff --git a/app/Http/Controllers/AttachmentController.php b/app/Http/Controllers/AttachmentController.php index ea38e1dc1b..5b74fbb140 100644 --- a/app/Http/Controllers/AttachmentController.php +++ b/app/Http/Controllers/AttachmentController.php @@ -107,4 +107,4 @@ class AttachmentController extends Controller } -} \ No newline at end of file +} diff --git a/app/Models/Attachment.php b/app/Models/Attachment.php index 87c28524a1..63bd69586c 100644 --- a/app/Models/Attachment.php +++ b/app/Models/Attachment.php @@ -187,4 +187,4 @@ class Attachment extends Model $this->attributes['notes'] = Crypt::encrypt($value); } -} \ No newline at end of file +} diff --git a/app/Repositories/Attachment/AttachmentRepository.php b/app/Repositories/Attachment/AttachmentRepository.php index 2e1b579845..d8a86a45b6 100644 --- a/app/Repositories/Attachment/AttachmentRepository.php +++ b/app/Repositories/Attachment/AttachmentRepository.php @@ -29,4 +29,4 @@ class AttachmentRepository implements AttachmentRepositoryInterface return $attachment; } -} \ No newline at end of file +} diff --git a/app/Repositories/Attachment/AttachmentRepositoryInterface.php b/app/Repositories/Attachment/AttachmentRepositoryInterface.php index 3b6c55186a..59a1777cb4 100644 --- a/app/Repositories/Attachment/AttachmentRepositoryInterface.php +++ b/app/Repositories/Attachment/AttachmentRepositoryInterface.php @@ -19,4 +19,4 @@ interface AttachmentRepositoryInterface * @return Attachment */ public function update(Attachment $attachment, array $attachmentData); -} \ No newline at end of file +} diff --git a/resources/twig/json/tour.twig b/resources/twig/json/tour.twig index d810ee8b80..8eaf91e9a7 100644 --- a/resources/twig/json/tour.twig +++ b/resources/twig/json/tour.twig @@ -10,4 +10,4 @@ - \ No newline at end of file +