Completed
Push — master ( 118804...eea786 )
by Stephan
01:58
created
formats/filtered/src/View/MapView.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
 	}
181 181
 
182 182
 	/**
183
-	 * @return bool
183
+	 * @return string|null
184 184
 	 */
185 185
 	public function getInitError() {
186 186
 		return $this->getMapProvider() === ''? 'srf-filtered-map-provider-missing-error' : null;
Please login to merge, or discard this patch.