You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
172 B

<?php
defined( 'ABSPATH' ) || die;
use MetaBox\Support\Arr;
/**
* No longer needed. Keep it here for backward compatibility.
*/
class RWMB_Helpers_Array extends Arr {}