1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Applied fixes from StyleCI

This commit is contained in:
Toby Zerner
2016-02-25 22:09:39 -05:00
committed by StyleCI Bot
parent 5fe8e6cd9a
commit 63c355c20d
96 changed files with 240 additions and 245 deletions

View File

@@ -1,4 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Tests\Test;
use Mockery;