Declare strict types.

This commit is contained in:
James Cole
2016-05-20 08:57:45 +02:00
parent 782a6f289c
commit 66d7fd7d4c
146 changed files with 394 additions and 83 deletions

View File

@@ -1,4 +1,6 @@
<?php
declare(strict_types = 1);
/**
* UserController.php
* Copyright (C) 2016 thegrumpydictator@gmail.com