Completed
Branch master (b92a94)
by
unknown
34:34
created
includes/content/TextContent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,7 @@
 block discarded – undo
157 157
 	 * changes.
158 158
 	 *
159 159
 	 * @since 1.28
160
-	 * @param $text
160
+	 * @param false|string $text
161 161
 	 * @return string
162 162
 	 */
163 163
 	public static function normalizeLineEndings( $text ) {
Please login to merge, or discard this patch.