File "array.php"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/meta-box/inc/helpers/array.php
File size: 172 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
defined( 'ABSPATH' ) || die;
use MetaBox\Support\Arr;
/**
* No longer needed. Keep it here for backward compatibility.
*/
class RWMB_Helpers_Array extends Arr {}