wip
This commit is contained in:
@@ -44,7 +44,7 @@ class WP_Tax_Query {
|
||||
* Standard response when the query should not return any rows.
|
||||
*
|
||||
* @since 3.2.0
|
||||
* @var string
|
||||
* @var array<string, array<string>>
|
||||
*/
|
||||
private static $no_results = array(
|
||||
'join' => array( '' ),
|
||||
|
||||
Reference in New Issue
Block a user