Completed
Pull Request — master (#12)
by Miroslav
36:29 queued 33:56
created
src/IPub/MobileDetect/DI/MobileDetectExtension.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
 		// Get container builder
88 88
 		$builder = $this->getContainerBuilder();
89 89
 
90
-        // Set the default configuration
90
+		// Set the default configuration
91 91
 		$this->validateConfig($this->defaults);
92 92
 
93 93
 		// Get extension configuration
Please login to merge, or discard this patch.