Completed
Pull Request — master (#844)
by
unknown
03:05
created
lib/timber.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -606,7 +606,7 @@
 block discarded – undo
606 606
 	 * Is post class or class map.
607 607
 	 *
608 608
 	 * @param string|array $args
609
-	 * @return bool
609
+	 * @return boolean|null
610 610
 	 * @deprecated since 0.20.0
611 611
 	 */
612 612
 	public static function is_post_class_or_class_map( $args ) {
Please login to merge, or discard this patch.