Fix L10n style and content @wfjsw

This commit is contained in:
James Brooks
2015-04-18 16:55:51 +01:00
parent 17c31f4f2f
commit ba7f9881d6
13 changed files with 89 additions and 79 deletions

View File

@@ -1,4 +1,6 @@
<?php namespace CachetHQ\Cachet\Exceptions;
<?php
namespace CachetHQ\Cachet\Exceptions;
use CachetHQ\Cachet\Repositories\InvalidModelValidationException;
use Exception;