AirLay backend

ObjectIdHelper
in package

Table of Contents

parseObjectId()  : ObjectId|null
toStringDeep()  : mixed

Methods

parseObjectId()

public static parseObjectId(mixed $objectId) : ObjectId|null
Parameters
$objectId : mixed
Return values
ObjectId|null

toStringDeep()

public static toStringDeep(mixed $data) : mixed
Parameters
$data : mixed
Return values
mixed

Search results