Current File : /home/kelaby89/jrncommunityhousing.charity/wp-content/plugins/give/src/Session/Objects.php
<?php

namespace Give\Session;

/**
 * Interface Objects
 *
 * @package Give\Session
 */
interface Objects
{
    /**
     * Take array return object
     *
     * @since 2.7.0
     *
     * @param array $array
     */
    public static function fromArray($array);
}
Page not found – Hello World !