Completed
Pull Request — master (#2)
by
unknown
08:53 queued 08:32
created
src/Comodojo/Installer/Plugin.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -34,15 +34,15 @@
 block discarded – undo
34 34
     protected $comodojo_configuration_persistence;
35 35
     
36 36
     /**
37
-    * {@inheritDoc}
38
-    */
37
+     * {@inheritDoc}
38
+     */
39 39
     public function deactivate(Composer $composer, IOInterface $io){
40 40
     
41 41
     }
42 42
     
43 43
     /**
44
-    * {@inheritDoc}
45
-    */
44
+     * {@inheritDoc}
45
+     */
46 46
     public function uninstall(Composer $composer, IOInterface $io){
47 47
     
48 48
     }
Please login to merge, or discard this patch.