Passed
Push — master ( ac3c5f...1ae773 )
by Thomas
02:32
created
src/Object/Instantiate.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -16,9 +16,9 @@
 block discarded – undo
16 16
      * @package twhiston\twLib\Object
17 17
      */
18 18
 /**
19
- * Class Instantiate
20
- * @package twhiston\twLib\Object
21
- */
19
+     * Class Instantiate
20
+     * @package twhiston\twLib\Object
21
+     */
22 22
 class Instantiate
23 23
 {
24 24
 
Please login to merge, or discard this patch.