Completed
Pull Request — master (#2)
by
unknown
01:51
created
classes/log/store.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
 defined('MOODLE_INTERNAL') || die();
39 39
 
40 40
 
41
-class store implements \tool_log\log\writer  {
41
+class store implements \tool_log\log\writer {
42 42
     use \tool_log\helper\store,
43 43
         \tool_log\helper\reader;
44 44
 
Please login to merge, or discard this patch.