Completed
Pull Request — master (#420)
by
unknown
31:57
created
code/forms/GridFieldAddNewClassesList.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,7 +129,7 @@
 block discarded – undo
129 129
 	 * Sets the fragment name this button is rendered into.
130 130
 	 *
131 131
 	 * @param string $fragment
132
-	 * @return GridFieldAddNewInlineButton $this
132
+	 * @return UserFormAddNewClassesList $this
133 133
 	 */
134 134
 	public function setFragment($fragment) {
135 135
 		$this->targetFragment = $fragment;
Please login to merge, or discard this patch.