Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/it/vendor/swaggest/json-schema/src/Structure/
Upload File :
Current File : /home/escuelai/public_html/it/vendor/swaggest/json-schema/src/Structure/ObjectItemContract.php

<?php

namespace Swaggest\JsonSchema\Structure;


interface ObjectItemContract extends \ArrayAccess, \JsonSerializable, \Iterator
{
    public function getNestedObject($className);
    public function setNestedProperty($propertyName, $value, Egg $nestedEgg);
    public function addAdditionalPropertyName($name);
    public function setDocumentPath($path);
    public function setFromRef($ref);
    public function toArray();

    /**
     * @return string
     * @deprecated
     */
    public function getFromRef();

    /**
     * @return string[]|null
     */
    public function getFromRefs();
}

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