PHP Class Webiny\Component\StdLib\StdObject\ArrayObject\ArrayObjectException

Inheritance: extends Webiny\Component\StdLib\StdObject\StdObjectException
Show file Open project: Webiny/Framework

Protected Properties

Property Type Description
$messages array An array containing the exception code for key and exception message for value.

Property Details

$messages protected static property

An array containing the exception code for key and exception message for value.
protected static array $messages
return array