Completed
Pull Request — master (#74)
by Joshua
02:57
created
src/Metadata/Events.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,5 +9,5 @@
 block discarded – undo
9 9
  */
10 10
 class Events
11 11
 {
12
-    const postLoad  = 'postLoad';
12
+    const postLoad = 'postLoad';
13 13
 }
Please login to merge, or discard this patch.