Documentation

DisabledMethodException extends BadMethodCallException
in package
implements ExceptionInterface

Exception for forcefully disabled methods

Table of Contents

Interfaces

ExceptionInterface
Base exception class for the proxy manager

Constants

NAME  = self::class

Methods

disabledMethod()  : self

Constants

Methods

disabledMethod()

public static disabledMethod(string $method) : self
Parameters
$method : string
Return values
self

        
On this page

Search results