Add newlines and strict types

This commit is contained in:
James Cole
2018-03-05 19:35:58 +01:00
parent 0d72fcdf02
commit a97bfc92e1
100 changed files with 112 additions and 89 deletions

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types=1);
/**