Completed
Branch 3 (14518c)
by Christopher
06:12
created
code/controller/SiteConfigLeftAndMain.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
 	/**
87 87
 	 * Used for preview controls, mainly links which switch between different states of the page.
88 88
 	 *
89
-	 * @return ArrayData
89
+	 * @return HTMLText
90 90
 	 */
91 91
 	public function getSilverStripeNavigator() {
92 92
 		return $this->renderWith('CMSSettingsController_SilverStripeNavigator');
Please login to merge, or discard this patch.