Passed
Branch master (98e19a)
by Petrică
02:49 queued 10s
created
Collection/ValuesCollection.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Created by PhpStorm.
4
- * User: Petrica
5
- * Date: 3/29/2016
6
- * Time: 1:49
7
- */
3
+     * Created by PhpStorm.
4
+     * User: Petrica
5
+     * Date: 3/29/2016
6
+     * Time: 1:49
7
+     */
8 8
 namespace Petrica\StatsdSystem\Collection;
9 9
 
10 10
 use Countable, IteratorAggregate, ArrayAccess;
Please login to merge, or discard this patch.