Completed
Push — fusion-sync/fullofcaffeine/r22... ( 57c899 )
by
unknown
69:04 queued 59:29
created
projects/plugins/jetpack/modules/theme-tools/site-logo/inc/functions.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -165,6 +165,7 @@
 block discarded – undo
165 165
  * Sanitize the string of classes used for header text.
166 166
  * Limit to A-Z,a-z,0-9,(space),(comma),_,-
167 167
  *
168
+ * @param string $classes
168 169
  * @return string Sanitized string of CSS classes.
169 170
  */
170 171
 function jetpack_sanitize_header_text_classes( $classes ) {
Please login to merge, or discard this patch.