Home
last modified time | relevance | path

Searched defs:isMap (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DClassMetadata.php84 public $isMap = false; variable in JMS\\Serializer\\Metadata\\ClassMetadata
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1035 public static function isMap($array, $message = '') function in Webmozart\\Assert\\Assert