Completed
Pull Request — master (#11455)
by
unknown
08:25
created
includes/class-wc-structured-data.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
 	 * 'WebSite',
122 122
 	 * 'Order',
123 123
 	 *
124
-	 * @param  bool|array $requested_types (default: false)
124
+	 * @param  boolean $requested_types (default: false)
125 125
 	 * @return array
126 126
 	 */
127 127
 	public function get_structured_data( $requested_types = false ) {
Please login to merge, or discard this patch.