Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/it/vendor/laminas/laminas-stdlib/src/
Upload File :
Current File : /home/escuelai/public_html/it/vendor/laminas/laminas-stdlib/src/ArraySerializableInterface.php

<?php

declare(strict_types=1);

namespace Laminas\Stdlib;

interface ArraySerializableInterface
{
    /**
     * Exchange internal values from provided array
     *
     * @param  array $array
     * @return void
     */
    public function exchangeArray(array $array);

    /**
     * Return an array representation of the object
     *
     * @return array
     */
    public function getArrayCopy();
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists