Closed
Description
There are several properties that are documented and initialized as an array
, but turn out to be objects of type stdClass
(as indicated by the error Error : Cannot use object of type stdClass as array
when trying isset($message->typeDetails['udh'])
).
Where I found this so far:
\MessageBird\Model\Message::typeDetails
\MessageBird\Model\Hlr::details