1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-10 18:14:25 +02:00

Improved codestyle and added to start using phpcs to check code style, fix #95.

This commit is contained in:
Mikael Roos
2015-07-23 11:32:19 +02:00
parent aaaffb606a
commit 01a868d925
16 changed files with 198 additions and 161 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* A testclass
*
*
*/
class CWhitelistTest extends \PHPUnit_Framework_TestCase
{