Completed
Push — master ( e292dd...78bdfb )
by Danilo
03:27
created
src/Entities/EntityAccess.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
 
41 41
     public function offsetUnset($offset)
42 42
     {
43
- /* Log a warning */
43
+    /* Log a warning */
44 44
     }
45 45
 
46 46
     /**
Please login to merge, or discard this patch.