Pionia Core

BadFluentSetterException extends BadMethodCallException
in package
implements BadMethodCallException

Table of Contents

Interfaces

BadMethodCallException

Properties

$setter  : string
The setter.

Methods

__construct()  : mixed
Constructor.
getSetter()  : string
Get the setter.

Properties

Methods

__construct()

Constructor.

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

        
On this page

Search results