Completed
Push — master ( 61d47b...f50d69 )
by Abdelouahab
03:54
created
src/LaravelH5p/Repositories/LaravelH5pRepository.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -41,9 +41,9 @@
 block discarded – undo
41 41
 
42 42
 
43 43
 
44
-     public function loadAddons();
45
-     public function getLibraryConfig($libraries = NULL);  
46
-     public function libraryHasUpgrade($library); 
44
+        public function loadAddons();
45
+        public function getLibraryConfig($libraries = NULL);  
46
+        public function libraryHasUpgrade($library); 
47 47
 
48 48
     /**
49 49
      * Implements setErrorMessage.
Please login to merge, or discard this patch.