Something
public text v1 · immutable $args2 = array (
'parent' => 913,
'hide_empty' => 0,
);
$cats2 = get_categories( $args2 );
echo "<pre>";
print_r( $cats2);
echo"</pre>";
Array
(
)