Pionia Core

UnknownGetterException extends InvalidArgumentException
in package
implements InvalidArgumentException

Table of Contents

Interfaces

InvalidArgumentException

Properties

$getter  : string
The getter.

Methods

__construct()  : mixed
Constructor.
getGetter()  : string
Get the getter.

Properties

Methods

__construct()

Constructor.

public __construct(string $getter[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$getter : string

getter name

$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results