Completed
Push — master ( 52046a...4ff8ff )
by Alexander
05:18
created
src/CodeInsight/KnowledgeBase/KnowledgeBase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -493,7 +493,7 @@
 block discarded – undo
493 493
 	 * @param string     $name    Name.
494 494
 	 * @param mixed|null $default Default value.
495 495
 	 *
496
-	 * @return mixed
496
+	 * @return string
497 497
 	 */
498 498
 	protected function getConfigSetting($name, $default = null)
499 499
 	{
Please login to merge, or discard this patch.