Sindbad~EG File Manager

Current Path : /usr/share/php/JsonSchema5/Constraints/TypeCheck/
Upload File :
Current File : //usr/share/php/JsonSchema5/Constraints/TypeCheck/TypeCheckInterface.php

<?php

namespace JsonSchema\Constraints\TypeCheck;

interface TypeCheckInterface
{
    public static function isObject($value);

    public static function isArray($value);

    public static function propertyGet($value, $property);

    public static function propertySet(&$value, $property, $data);

    public static function propertyExists($value, $property);

    public static function propertyCount($value);
}

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