Completed
Push — master ( 177f79...a8e226 )
by Andrew
03:02 queued 01:25
created
code/SEO_Metadata_SiteTree_DataExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -301,7 +301,7 @@
 block discarded – undo
301 301
     /**
302 302
      * Generates description from the first paragraph of the `Content` attribute.
303 303
      *
304
-     * @return bool|string
304
+     * @return string|false
305 305
      */
306 306
     public function GenerateDescriptionFromContent()
307 307
     {
Please login to merge, or discard this patch.