Add newlines to end of file.

This commit is contained in:
James Cole
2018-03-19 12:08:22 +01:00
parent e2ecaf5bcf
commit 6419d68626
6 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**
* Laravel - A PHP Framework For Web Artisans