\app\framework\Component\StdLib\StdObject\ArrayObjectValidatorTrait

Summary

Methods
Properties
Constants
inArray()
keyExists()
keysExist()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

inArray()

inArray(  $value, boolean  $strict = false) : boolean

Checks if a value exists in an array

Parameters

$value
boolean $strict

Returns

boolean

keyExists()

keyExists(  $key) 

Parameters

$key

keysExist()

keysExist(  $keys = array()) 

Parameters

$keys