Documentation

ObjectParameter
in package

FinalYes

Table of Contents

Properties

$class  : string
$error  : Throwable|null
$object  : object
$stringable  : bool

Methods

__construct()  : mixed
getClass()  : string
getError()  : Throwable|null
getObject()  : object
isStringable()  : bool

Properties

Methods

__construct()

public __construct(object $object, Throwable|null $error) : mixed
Parameters
$object : object
$error : Throwable|null

getError()

public getError() : Throwable|null
Return values
Throwable|null

        
On this page

Search results